##// END OF EJS Templates
If thread is specified in the post template, do not load it again
If thread is specified in the post template, do not load it again

File last commit:

r1656:1376f5fc 3.3.0 default
r1670:c9facaf1 default
Show More
default_settings.ini
44 lines | 783 B | text/x-ini | IniLexer
[Version]
Version = 3.3.0 Sook-hee
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
DefaultTag = test
[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