##// END OF EJS Templates
Added asterisk to required field in forms
Added asterisk to required field in forms

File last commit:

r1653:6bbf2ba7 default
r1654:30740dfa default
Show More
default_settings.ini
43 lines | 763 B | text/x-ini | IniLexer
[Version]
Version = 3.2.2 Sunako
SiteName = Neboard DEV
[Cache]
# Timeout for caching, if cache is used
CacheTimeout = 600
[Forms]
# Max post length in characters
MaxTextLength = 30000
MaxFileSize = 8000000
LimitFirstPosting = true
LimitPostingSpeed = false
PowDifficulty = 0
# Delay in seconds
PostingDelay = 30
Autoban = false
[Messages]
# Thread bumplimit
MaxPostsPerThread = 10
ThreadArchiveDays = 300
AnonymousMode = false
[View]
DefaultTheme = md
DefaultImageViewer = simple
LastRepliesCount = 3
ThreadsPerPage = 3
ImagesPerPageGallery = 20
MaxFavoriteThreads = 20
[Storage]
# Enable archiving threads instead of deletion when the thread limit is reached
ArchiveThreads = true
[External]
# Thread update
WebsocketsEnabled = false
[RSS]
MaxItems = 20