From 77dfbe6e6927d426bc0fe363e364387318971b2e Mon Sep 17 00:00:00 2001 From: j Date: Thu, 19 Dec 2019 18:07:30 +0000 Subject: [PATCH] Update page 'Configuration' --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index dfb76c7..ea032df 100644 --- a/Configuration.md +++ b/Configuration.md @@ -67,7 +67,7 @@ DATA_SERVICE = 'https://data.0xdb.org/api/' ## config.jsonc -* look at [config.0xdb.jsonc](/0x2620/pandora/src/branch/master/pandora/config.0xdb.jsonc), [config.pandora.jsonc](/0x2620/pandora/src/branch/master/pandora/config.pandora.jsonc) and [config.padma.jsonc](/0x2620/pandora/src/branch/master/pandora/config.padma.jsonc) to get an idea of available options, the file as extensive inline documentation of the various settings. After changing keys you have to migrate the database and reload the pandora services: +* look at [config.0xdb.jsonc](/src/branch/master/pandora/config.0xdb.jsonc), [config.pandora.jsonc](/src/branch/master/pandora/config.pandora.jsonc) and [config.padma.jsonc](/src/branch/master/pandora/config.padma.jsonc) to get an idea of available options, the file as extensive inline documentation of the various settings. After changing keys you have to migrate the database and reload the pandora services: ``` sudo -u pandora /srv/pandora/update.py db