You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
894 B
JSON
74 lines
894 B
JSON
[
|
|
{
|
|
field: 'title',
|
|
value: 'NodeBB'
|
|
},
|
|
{
|
|
field: 'postDelay',
|
|
value: 10
|
|
},
|
|
{
|
|
field: 'minimumPostLength',
|
|
value: 8
|
|
},
|
|
{
|
|
field: 'allowGuestPosting',
|
|
value: 0
|
|
},
|
|
{
|
|
field: 'allowGuestSearching',
|
|
value: 0
|
|
},
|
|
{
|
|
field: 'allowTopicsThumbnail',
|
|
value: 0
|
|
},
|
|
{
|
|
field: 'allowRegistration',
|
|
value: 1
|
|
},
|
|
{
|
|
field: 'allowLocalLogin',
|
|
value: 1
|
|
},
|
|
{
|
|
field: 'allowFileUploads',
|
|
value: 0
|
|
},
|
|
{
|
|
field: 'maximumFileSize',
|
|
value: 2048
|
|
},
|
|
{
|
|
field: 'minimumTitleLength',
|
|
value: 3
|
|
},
|
|
{
|
|
field: 'maximumTitleLength',
|
|
value: 255
|
|
},
|
|
{
|
|
field: 'minimumUsernameLength',
|
|
value: 2
|
|
},
|
|
{
|
|
field: 'maximumUsernameLength',
|
|
value: 16
|
|
},
|
|
{
|
|
field: 'minimumPasswordLength',
|
|
value: 6
|
|
},
|
|
{
|
|
field: 'maximumSignatureLength',
|
|
value: 255
|
|
},
|
|
{
|
|
field: 'maximumProfileImageSize',
|
|
value: 256
|
|
},
|
|
{
|
|
field: 'chatMessagesToDisplay',
|
|
value: 50
|
|
}
|
|
] |