X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=config%2Fdefault.js;h=e4fd7129d046ea9fc3d52a29f1c7b8f256883577;hp=b23d0f8833919fdd29af7480abd552f9f3b74b30;hb=737fbd003d5c4dfea81b667ef906f1c106a60612;hpb=17b4ff9c1974842c02071d2cd02144d2e5a99eb5 diff --git a/config/default.js b/config/default.js index b23d0f8..e4fd712 100644 --- a/config/default.js +++ b/config/default.js @@ -53,6 +53,7 @@ const defaultOptions = { 'Development Repository / GitHub mirror', '©', ], + publishHistoryDays: 60, // Number of days of update history to show on topic details page strictSecrets: false, // If true, reject requests with secrets but not over https publicHub: true, // Accept publish requests as new topics. processImmediately: true, // If true, immediately attempt to process requests when accepted.