mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
handle configuration in a conflict-free way
* config defaults in includes/defaults.php * removed includes/config.php, added to gitignore * during installation copy config/config.php to includes/config.php
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
node_modules
|
||||
yarn-error.log
|
||||
*.swp
|
||||
includes/config.php
|
||||
|
||||
Reference in New Issue
Block a user