Show More
@@ -1,50 +1,50 b'' | |||
|
1 | 1 | [Version] |
|
2 |
Version = 4.7. |
|
|
2 | Version = 4.7.1 Elon | |
|
3 | 3 | SiteName = Neboard DEV |
|
4 | 4 | |
|
5 | 5 | [Cache] |
|
6 | 6 | # Timeout for caching, if cache is used |
|
7 | 7 | CacheTimeout = 600 |
|
8 | 8 | |
|
9 | 9 | [Forms] |
|
10 | 10 | # Max post length in characters |
|
11 | 11 | MaxTextLength = 30000 |
|
12 | 12 | MaxFileSize = 8000000 |
|
13 | 13 | LimitFirstPosting = true |
|
14 | 14 | LimitPostingSpeed = false |
|
15 | 15 | PowDifficulty = 0 |
|
16 | 16 | # Delay in seconds |
|
17 | 17 | PostingDelay = 30 |
|
18 | 18 | Autoban = false |
|
19 | 19 | DefaultTag = test |
|
20 | 20 | MaxFileCount = 1 |
|
21 | 21 | AdditionalSpoilerSpaces = false |
|
22 | 22 | |
|
23 | 23 | [Messages] |
|
24 | 24 | # Thread bumplimit |
|
25 | 25 | MaxPostsPerThread = 10 |
|
26 | 26 | ThreadArchiveDays = 300 |
|
27 | 27 | AnonymousMode = false |
|
28 | 28 | |
|
29 | 29 | [View] |
|
30 | 30 | DefaultTheme = md |
|
31 | 31 | DefaultImageViewer = simple |
|
32 | 32 | LastRepliesCount = 3 |
|
33 | 33 | ThreadsPerPage = 3 |
|
34 | 34 | PostsPerPage = 10 |
|
35 | 35 | ImagesPerPageGallery = 20 |
|
36 | 36 | MaxFavoriteThreads = 20 |
|
37 | 37 | MaxLandingThreads = 20 |
|
38 | 38 | Themes=md:Mystic Dark,md_centered:Mystic Dark (centered),sw:Snow White,pg:Photon Grey,ad:Amanita Dark,iw:Inocibe White |
|
39 | 39 | ImageViewers=simple:Simple,popup:Popup |
|
40 | 40 | |
|
41 | 41 | [Storage] |
|
42 | 42 | # Enable archiving threads instead of deletion when the thread limit is reached |
|
43 | 43 | ArchiveThreads = true |
|
44 | 44 | |
|
45 | 45 | [RSS] |
|
46 | 46 | MaxItems = 20 |
|
47 | 47 | |
|
48 | 48 | [External] |
|
49 | 49 | ImageSearchHost= |
|
50 | 50 | SourceFetcherTripcode= |
General Comments 0
You need to be logged in to leave comments.
Login now