##// END OF EJS Templates
Created new branch lite
Created new branch lite

File last commit:

r2136:5be2d62c default
r2143:7afa09d0 lite
Show More
default_settings.ini
48 lines | 970 B | text/x-ini | IniLexer
/ boards / config / default_settings.ini
neko259
Implemented ini settings parser
r1153 [Version]
neko259
Version bump
r1825 Version = 4.1.0 2017
neko259
Updated version. Use "neboard dev" label for the development version of site
r1222 SiteName = Neboard DEV
neko259
Implemented ini settings parser
r1153
[Cache]
# Timeout for caching, if cache is used
CacheTimeout = 600
[Forms]
# Max post length in characters
MaxTextLength = 30000
neko259
Added support for different attachment types
r1273 MaxFileSize = 8000000
neko259
Separate settings to limit first posting from the session or every post
r1607 LimitFirstPosting = true
neko259
Checkbox to subscribe replied or created thread
r1625 LimitPostingSpeed = false
neko259
Config for posting delay in .ini
r1610 PowDifficulty = 0
# Delay in seconds
PostingDelay = 30
neko259
Add setting for form autoban
r1632 Autoban = false
neko259
Add default tag instead of raising an error when no section is specified
r1655 DefaultTag = test
neko259
Default maximum file count is 1
r1780 MaxFileCount = 1
neko259
Implemented ini settings parser
r1153
[Messages]
# Thread bumplimit
MaxPostsPerThread = 10
neko259
Archive threads by expired time from creation instead of thread limit
r1616 ThreadArchiveDays = 300
neko259
Added anonymous mode in which the board does not save poster IP addresses
r1362 AnonymousMode = false
neko259
Implemented ini settings parser
r1153
[View]
DefaultTheme = md
DefaultImageViewer = simple
LastRepliesCount = 3
ThreadsPerPage = 3
neko259
Added setting for posts per page in feeds
r1681 PostsPerPage = 10
neko259
Added tag gallery
r1419 ImagesPerPageGallery = 20
neko259
Limit favorite threads count
r1626 MaxFavoriteThreads = 20
neko259
Show new and active threads for today (-24 hrs from now) at the landing page
r1740 MaxLandingThreads = 20
neko259
Moved thread list and image viewer list from neboard settings to config ini file
r1774 Themes=md:Mystic Dark,md_centered:Mystic Dark (centered),sw:Snow White,pg:Photon Grey,ad:Amanita Dark,iw:Inocibe White
ImageViewers=simple:Simple,popup:Popup
neko259
Implemented ini settings parser
r1153
[Storage]
# Enable archiving threads instead of deletion when the thread limit is reached
ArchiveThreads = true
neko259
Fixed thread RSS. Limit items count in RSS
r1400 [RSS]
neko259
Version bump
r1437 MaxItems = 20
neko259
Fixed image search by google. Added duplicates search for images
r1802
[External]
neko259
Show image search only if there is a suitable host
r1814 ImageSearchHost=