X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=config%2Fdefault.js;h=64f45eca22399ba7b44ebae0f586a7306e078650;hp=70837b1c34aa3fa5bdec4d8804df22ed50576847;hb=f10a4ea1e43a9a37306f35677d4d6c7ccb98e894;hpb=085b55f507dedc16016bb491d520c556acd60643 diff --git a/config/default.js b/config/default.js index 70837b1..64f45ec 100644 --- a/config/default.js +++ b/config/default.js @@ -46,7 +46,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.