{
    "title": "NodeBB",
    "showSiteTitle": 1,
    "postDelay": 10,
    "initialPostDelay": 10,
    "newbiePostDelay": 120,
    "newbiePostDelayThreshold": 3,
    "minimumPostLength": 8,
    "maximumPostLength": 32767,
    "minimumTagsPerTopic": 0,
    "maximumTagsPerTopic": 5,
    "minimumTagLength": 3,
    "maximumTagLength": 15,
    "allowGuestSearching": 0,
    "allowTopicsThumbnail": 0,
    "registrationType": "normal",
    "allowLocalLogin": 1,
    "allowAccountDelete": 1,
    "allowFileUploads": 0,
    "allowUserHomePage": 1,
    "maximumFileSize": 2048,
    "minimumTitleLength": 3,
    "maximumTitleLength": 255,
    "minimumUsernameLength": 2,
    "maximumUsernameLength": 16,
    "minimumPasswordLength": 6,
    "maximumSignatureLength": 255,
    "maximumAboutMeLength": 1000,
    "maximumProfileImageSize": 256,
    "maximumCoverImageSize": 2048,
    "profileImageDimension": 128,
    "requireEmailConfirmation": 0,
    "allowProfileImageUploads": 1,
    "teaserPost": "last-reply",
    "allowPrivateGroups": 1,
    "unreadCutoff": 2,
    "bookmarkThreshold": 5,
    "topicsPerList": 20
}