X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.js;h=081f32a6ed0e22aa5fee22996f6717592c9fe57c;hb=d0444b4b0ee8166d911e6b227218d110eb7eddf1;hp=3ff1259606585a8d05e19ac7681b45c1d2af0ebe;hpb=728dc0686aa5282e7fc9473c92fbbc617a2b93d7;p=websub-hub diff --git a/config/test.js b/config/test.js index 3ff1259..081f32a 100644 --- a/config/test.js +++ b/config/test.js @@ -10,4 +10,5 @@ module.exports = { queryLogLevel: 'debug', cacheEnabled: false, }, + encryptionSecret: 'not a very good secret', };