##// END OF EJS Templates
Fix attempt #2
Fix attempt #2

File last commit:

r1610:e6c4b823 default
r1612:a6b3e741 default
Show More
default_settings.ini
42 lines | 785 B | text/x-ini | IniLexer
[Version]
Version = 3.1.0 Mitsumune
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 = true
PowDifficulty = 0
# Delay in seconds
PostingDelay = 30
[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