##// END OF EJS Templates
Fixed favicon in the authors page that was broken by some django-1.10 changes
Fixed favicon in the authors page that was broken by some django-1.10 changes

File last commit:

r1635:3504151c 3.2.0 default
r1643:2c9d77fe 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