[PR #337] [CLOSED] Added optional configuration file #957

Closed
opened 2026-03-02 16:02:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/337
Author: @TheFax
Created: 4/3/2020
Status: Closed

Base: masterHead: optional-configuration-file


📝 Commits (2)

  • e89aaee Added optional configuration file loading
  • 1299862 First commit of optional configuration file

📊 Changes

2 files changed (+129 additions, -0 deletions)

View changed files

h3k_config.php (+123 -0)
📝 tinyfilemanager.php (+6 -0)

📄 Description

Optional configuration file

Users can add a static optional configuration file in order to make upgrading of tinyfilemanager easier. Deafult name of the configuration file is h3k_config.php.

The optional configuration file will be loaded only if it is present. If not present, tinyfilemanager will works with its internal configuration as "single file web app".

Pull #242
Issue #199
Issue #320
LemPer FM


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/prasathmani/tinyfilemanager/pull/337 **Author:** [@TheFax](https://github.com/TheFax) **Created:** 4/3/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `optional-configuration-file` --- ### 📝 Commits (2) - [`e89aaee`](https://github.com/prasathmani/tinyfilemanager/commit/e89aaeeb863e9dae387008f9436406f64fceedf6) Added optional configuration file loading - [`1299862`](https://github.com/prasathmani/tinyfilemanager/commit/12998624c6dbdc81edcbb615a917d0d768f5a9ff) First commit of optional configuration file ### 📊 Changes **2 files changed** (+129 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `h3k_config.php` (+123 -0) 📝 `tinyfilemanager.php` (+6 -0) </details> ### 📄 Description ### Optional configuration file Users can add a **static optional configuration file** in order to make upgrading of tinyfilemanager easier. Deafult name of the configuration file is `h3k_config.php`. The optional configuration file will be loaded only if it is present. If not present, tinyfilemanager will works with its internal configuration as "single file web app". ### Related to... [Pull #242](https://github.com/prasathmani/tinyfilemanager/pull/242) [Issue #199](https://github.com/prasathmani/tinyfilemanager/issues/199) [Issue #320](https://github.com/prasathmani/tinyfilemanager/issues/320) [LemPer FM](https://github.com/PHPlayground/tinyfilemanager/tree/lemperfm_1.3.0) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#957
No description provided.