mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[PR #337] [CLOSED] Added optional configuration file #957
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#957
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/337
Author: @TheFax
Created: 4/3/2020
Status: ❌ Closed
Base:
master← Head:optional-configuration-file📝 Commits (2)
e89aaeeAdded optional configuration file loading1299862First 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".
Related to...
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.