X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdefault.js;h=bbc66fcd2fcf6f4249deeb483136abf630d3ea01;hb=846fd81473a87284f52833154ddca0bf95b3046f;hp=3714253ee999c99e627f030503ec928d5392732d;hpb=afc5da271215282fa723e79a12562d3b86734326;p=websub-hub diff --git a/config/default.js b/config/default.js index 3714253..bbc66fc 100644 --- a/config/default.js +++ b/config/default.js @@ -49,7 +49,7 @@ const defaultOptions = { pageTitle: packageName, // title on html pages footerEntries: [ // common footers on all html pages 'Development Repository / GitHub mirror', - '©', + '©', ], strictSecrets: false, // If true, reject requests with secrets but not over https publicHub: true, // Accept publish requests as new topics.