##// END OF EJS Templates
Don't double check if the global id has content cache during invalidation
Don't double check if the global id has content cache during invalidation

File last commit:

r1547:f5caa9e4 3.0.0 default
r1584:56f421c2 default
Show More
default_settings.ini
39 lines | 719 B | text/x-ini | IniLexer
[Version]
Version = 3.0.0 Acan
SiteName = Neboard DEV
[Cache]
# Timeout for caching, if cache is used
CacheTimeout = 600
[Forms]
# Max post length in characters
MaxTextLength = 30000
MaxFileSize = 8000000
LimitPostingSpeed = true
PowDifficulty = 20
[Messages]
# Thread bumplimit
MaxPostsPerThread = 10
# Old posts will be archived or deleted if this value is reached
MaxThreadCount = 5
AnonymousMode = false
[View]
DefaultTheme = md
DefaultImageViewer = simple
LastRepliesCount = 3
ThreadsPerPage = 3
ImagesPerPageGallery = 20
[Storage]
# Enable archiving threads instead of deletion when the thread limit is reached
ArchiveThreads = true
[External]
# Thread update
WebsocketsEnabled = false
[RSS]
MaxItems = 20