IndieAuth login support, allows viewing of topics related to profile
[websub-hub] / config / test.js
index 3ff1259606585a8d05e19ac7681b45c1d2af0ebe..081f32a6ed0e22aa5fee22996f6717592c9fe57c 100644 (file)
@@ -10,4 +10,5 @@ module.exports = {
     queryLogLevel: 'debug',
     cacheEnabled: false,
   },
+  encryptionSecret: 'not a very good secret',
 };