X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=config%2Fdefault.js;h=b23d0f8833919fdd29af7480abd552f9f3b74b30;hp=9781ba6d62050a621eb722f4302e4a652d7623d1;hb=475643b5b76ddfe81ad9eafe052b9b8ba9029fba;hpb=8fde3278194ecc46a007984782349e1356435da7 diff --git a/config/default.js b/config/default.js index 9781ba6..b23d0f8 100644 --- a/config/default.js +++ b/config/default.js @@ -51,7 +51,7 @@ const defaultOptions = { logoUrl: '/static/logo.svg', // image to go with title 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.