##// END OF EJS Templates
Add default tag instead of raising an error when no section is specified
Add default tag instead of raising an error when no section is specified

File last commit:

r1655:3877b64d default
r1655:3877b64d default
Show More
default_settings.ini
44 lines | 781 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
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