##// END OF EJS Templates
Delete global ID when deleting post. Cache model's content XML tag into global ID
Delete global ID when deleting post. Cache model's content XML tag into global ID

File last commit:

r1491:9cffa58f 2.12.0 default
r1520:ecaafe92 decentral
Show More
default_settings.ini
39 lines | 722 B | text/x-ini | IniLexer
[Version]
Version = 2.12.0 Lyekka
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