X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=config%2Fdefault.js;h=bbc66fcd2fcf6f4249deeb483136abf630d3ea01;hp=3714253ee999c99e627f030503ec928d5392732d;hb=5618c8b62b18564ea4262cd089dcf54af72afc10;hpb=5442e8fa4a42ff9e85d94159a5eaedf8ffb9535b 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.