Add decreePath to config.example.js

This commit is contained in:
Dmitry Borodaenko 2020-11-30 16:51:05 -08:00
parent 6cd2131f27
commit f49c7221b7
1 changed files with 2 additions and 0 deletions

View File

@ -295,6 +295,8 @@ module.exports = {
*/
blobStagingPath: './data/blobstage',
decreePath: './data/decrees',
/* CryptPad supports logging events directly to the disk in a 'logs' directory
* Set its location here, or set it to false (or nothing) if you'd rather not log
*/