aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/data
diff options
context:
space:
mode:
authorJoris Kinable <j.kinable@gmail.com>2019-09-16 21:18:42 +0200
committerAlexandre Alapetite <alexandre@alapetite.fr>2019-09-16 21:18:42 +0200
commit80590daeb3627e5712be15fdc4bd98f0e2c40ea5 (patch)
treed0e0b908ce31e0ab7d993e8326d257289b2a3133 /data
parentc76a318193cda63064625b2d92c719b7150d7d64 (diff)
downloadfreshrss-80590daeb3627e5712be15fdc4bd98f0e2c40ea5.tar.gz
freshrss-80590daeb3627e5712be15fdc4bd98f0e2c40ea5.zip
Configure user defaults (#2490)
* new users inherit defaults from config-user.php * installer creates ./data/config-user.php * fixed typo * .gitignore fix * fixed style issues * Fixed comments * Update according to feedback - rename file into `data/config-user.custom.php` - make it optional (and so, don't copy it during installation) * fixup! Update according to feedback
Diffstat (limited to 'data')
-rw-r--r--data/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore
index 0410f3797..1d2d8db89 100644
--- a/data/.gitignore
+++ b/data/.gitignore
@@ -1,6 +1,7 @@
.htpasswd
config.php
config.php.bak.php
+config-user.custom.php
force-https.txt
last_update.txt
no-cache.txt