##// END OF EJS Templates
Feed of posts for the specific IP (works only for moderators who can delete posts)
Feed of posts for the specific IP (works only for moderators who can delete posts)

File last commit:

r1635:3504151c 3.2.0 default
r1641:d57d7e7e default
Show More
default_settings.ini
43 lines | 763 B | text/x-ini | IniLexer
[Version]
Version = 3.2.0 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
[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