Files
NodeBB/install/data/defaults.json

147 lines
4.6 KiB
JSON
Raw Normal View History

2015-05-23 22:11:20 -04:00
{
"title": "NodeBB",
"showSiteTitle": 1,
"defaultLang": "en-GB",
"loginDays": 14,
"loginSeconds": 0,
"loginAttempts": 5,
2018-10-22 19:31:27 -04:00
"lockoutDuration": 60,
"adminReloginDuration": 60,
2015-05-23 22:11:20 -04:00
"postDelay": 10,
"initialPostDelay": 10,
"newbiePostDelay": 120,
"postEditDuration": 0,
2019-07-30 13:03:01 -04:00
"newbiePostEditDuration": 3600,
"postDeleteDuration": 0,
"enablePostHistory": 1,
2018-11-07 15:06:36 -05:00
"postCacheSize": 10485760,
"disableChat": 0,
"chatEditDuration": 0,
"chatDeleteDuration": 0,
"chatMessageDelay": 200,
2015-05-23 22:11:20 -04:00
"newbiePostDelayThreshold": 3,
2019-07-29 18:26:29 -04:00
"postQueueReputationThreshold": 0,
"groupsExemptFromPostQueue": ["administrators", "Global Moderators"],
2015-05-23 22:11:20 -04:00
"minimumPostLength": 8,
"maximumPostLength": 32767,
"minimumTagsPerTopic": 0,
"maximumTagsPerTopic": 5,
"minimumTagLength": 3,
"maximumTagLength": 15,
2015-05-23 22:11:20 -04:00
"allowTopicsThumbnail": 0,
2015-06-27 21:26:19 -04:00
"registrationType": "normal",
"registrationApprovalType": "normal",
2015-05-23 22:11:20 -04:00
"allowAccountDelete": 1,
"privateUploads": 0,
"allowedFileExtensions": "png,jpg,bmp,txt",
2015-09-17 15:31:05 -04:00
"allowUserHomePage": 1,
"allowMultipleBadges": 0,
2015-05-23 22:11:20 -04:00
"maximumFileSize": 2048,
"stripEXIFData": 1,
2018-10-24 20:03:03 -04:00
"resizeImageWidthThreshold": 2000,
"resizeImageWidth": 760,
"rejectImageWidth": 5000,
"rejectImageHeight": 5000,
2018-10-24 20:03:03 -04:00
"resizeImageQuality": 80,
"topicThumbSize": 120,
2015-05-23 22:11:20 -04:00
"minimumTitleLength": 3,
"maximumTitleLength": 255,
"minimumUsernameLength": 2,
"maximumUsernameLength": 16,
"minimumPasswordLength": 6,
"minimumPasswordStrength": 1,
2015-05-23 22:11:20 -04:00
"maximumSignatureLength": 255,
"maximumAboutMeLength": 1000,
"maximumUsersInChatRoom": 0,
"maximumChatMessageLength": 1000,
2015-05-23 22:11:20 -04:00
"maximumProfileImageSize": 256,
"maximumCoverImageSize": 2048,
2017-04-22 19:07:57 -04:00
"profileImageDimension": 200,
"profile:convertProfileImageToPNG": 0,
"profile:keepAllUserImages": 0,
2015-05-23 22:11:20 -04:00
"requireEmailConfirmation": 0,
"gdpr_enabled": 1,
2016-02-10 12:53:39 +02:00
"allowProfileImageUploads": 1,
"teaserPost": "last-reply",
"allowPrivateGroups": 1,
"unreadCutoff": 2,
2016-04-30 10:47:28 +03:00
"bookmarkThreshold": 5,
2017-11-29 14:04:45 -05:00
"autoDetectLang": 1,
"reputation:disabled": 0,
"downvote:disabled": 0,
"disableSignatures": 0,
2020-07-09 12:51:05 -04:00
"downvotesPerDay": 10,
"downvotesPerUserPerDay": 3,
2018-12-01 16:59:20 -05:00
"min:rep:downvote": 0,
2018-02-14 11:53:51 -05:00
"min:rep:flag": 0,
"min:rep:profile-picture": 0,
"min:rep:cover-picture": 0,
"min:rep:website": 0,
"min:rep:aboutme": 0,
"min:rep:signature": 0,
"flags:limitPerTarget": 0,
2018-02-14 11:53:51 -05:00
"notificationType_upvote": "notification",
"notificationType_new-topic": "notification",
"notificationType_new-reply": "notification",
"notificationType_post-edit": "notification",
2018-02-14 11:53:51 -05:00
"notificationType_follow": "notification",
"notificationType_new-chat": "notification",
"notificationType_new-group-chat": "notification",
"notificationType_group-invite": "notification",
"notificationType_group-request-membership": "notification",
2018-04-02 12:48:22 -04:00
"notificationType_mention": "notification",
"notificationType_new-register": "notification",
"notificationType_post-queue": "notification",
"notificationType_new-post-flag": "notification",
"notificationType_new-user-flag": "notification",
"topicStaleDays": 60,
"maxTopicsPerPage": 20,
"maxPostsPerPage": 20,
"topicsPerPage": 20,
"postsPerPage": 20,
"userSearchResultsPerPage": 50,
"maximumGroupNameLength": 255,
2019-02-06 15:31:56 -05:00
"maximumGroupTitleLength": 40,
"preventTopicDeleteAfterReplies": 0,
2018-11-19 15:14:39 -05:00
"feeds:disableSitemap": 0,
"sitemapTopics": 500,
"maintenanceMode": 0,
2019-05-09 14:49:38 -04:00
"maintenanceModeStatus": 503,
"votesArePublic": 0,
"maximumInvites": 0,
"username:disableEdit": 0,
"email:disableEdit": 0,
"email:smtpTransport:pool": false,
"hideFullname": 0,
2020-04-23 21:50:08 -04:00
"hideEmail": 0,
"allowGuestHandles": 0,
2020-11-05 20:52:43 -05:00
"guestsIncrementTopicViews": 1,
2020-11-17 22:11:39 -05:00
"allowGuestReplyNotifications": 1,
2020-11-05 20:52:43 -05:00
"incrementTopicViewsInterval": 60,
"recentMaxTopics": 200,
"disableRecentCategoryFilter": 0,
"maximumRelatedTopics": 0,
"disableEmailSubscriptions": 0,
"emailConfirmInterval": 10,
2020-11-17 22:42:08 -05:00
"removeEmailNotificationImages": 0,
"inviteExpiration": 7,
"digestHour": 17,
"passwordExpiryDays": 0,
"hsts-maxage": 31536000,
"hsts-subdomains": 0,
"hsts-preload": 0,
"hsts-enabled": 0,
2018-11-12 00:20:44 -05:00
"eventLoopCheckEnabled": 1,
"eventLoopLagThreshold": 100,
2018-10-29 12:18:11 -04:00
"eventLoopInterval": 500,
2018-11-14 13:53:35 -05:00
"onlineCutoff": 30,
"timeagoCutoff": 30,
"necroThreshold": 7,
"categoryWatchState": "watching",
"submitPluginUsage": 1,
"showAverageApprovalTime": true,
"autoApproveTime": 0,
"maxUserSessions": 10,
"useCompression": 0,
"updateUrlWithPostIndex": 1
}