From cb0dd01875ec4fe201935ce0cbc2f120cd613c1e Mon Sep 17 00:00:00 2001 From: j Date: Thu, 19 Dec 2019 18:04:20 +0000 Subject: [PATCH] Update page 'Configuration' --- Configuration.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index ca33e60..46f06f2 100644 --- a/Configuration.md +++ b/Configuration.md @@ -1,6 +1,7 @@ # Pan.do/ra configuration ## settings_local.py + located at /srv/pandora/pandora/local_settings.py * your database connection, i.e.: @@ -38,8 +39,8 @@ DATA_SERVICE = 'https://data.0xdb.org/api/' ``` * webserver integration: -* - * nginx: + +* nginx: ``` XACCELREDIRECT = True @@ -73,6 +74,7 @@ sudo -u pandora /srv/pandora/update.py db /srv/pandora/ctl reload ``` + ## poster/icon scripts if you customize your scripts, replace poster.py, item_icon.py or list_icon.py with your version.