diff --git a/config/config.example.js b/config/config.example.js index a49d66d90..5b3e49cc4 100644 --- a/config/config.example.js +++ b/config/config.example.js @@ -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 */