commit 8a94ed58f602b07bfc4bdefc538bc1c80905b97d
parent ce824fd9d8dee7a0412e9e26dc286ceee2c3b96b
Author: René Wagner <rwagner@rw-net.de>
Date: Sun, 27 Sep 2020 15:34:31 +0200
update README
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -45,6 +45,8 @@ The passwort will be securely hashed at the first login on the admin page.
## Configuration
+All configuration is done in the file `data/config.json`. Below is a list of values that should be adjusted by the instance admin.
+
* `admin_password` -> password for the admin panel, is securely hashed after first login
* `name` -> name of your site
* `author` -> name of the author/admin