Update page 'Configuration'
parent
86af3bf4cd
commit
77dfbe6e69
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue