Skip to content

Feature proposal: have local config to avoid loosing it on update - #185

Open
Jeremie-Kiwik wants to merge 1 commit into
jokkedk:masterfrom
Jeremie-Kiwik:pr-local-config
Open

Feature proposal: have local config to avoid loosing it on update#185
Jeremie-Kiwik wants to merge 1 commit into
jokkedk:masterfrom
Jeremie-Kiwik:pr-local-config

Conversation

@Jeremie-Kiwik

Copy link
Copy Markdown

Here is a feature proposal to address a common problem: when we extract a ZIP file of a newer version of the project onto our current source files, any locally defined configurations are lost because config.php is overwritten.

I propose addressing this issue by introducing the option to have a local configuration file, which would be read if present, instead of the standard file. This approach is similar to the way configuration files are handled in /etc/xx/conf.d on Linux systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant