init 4chan
This commit is contained in:
commit
c850337f1e
390 changed files with 195936 additions and 0 deletions
40
config/boards/sp.config.ini
Normal file
40
config/boards/sp.config.ini
Normal file
|
@ -0,0 +1,40 @@
|
|||
[sp's config]
|
||||
|
||||
; domainid,sizeid,zoneid,k (desktop then mobile)
|
||||
AD_BIDGEAR_TOP = 176,1,5050,5f599fefc6c73,176,2,470,5f59a00f01673
|
||||
AD_BIDGEAR_BOTTOM = 176,1,5078,5f5ef92eec034,176,2,5079,5f5ef93fac7ed
|
||||
|
||||
[Features and related config]
|
||||
|
||||
JSON_TAIL_SIZE = 50
|
||||
|
||||
; Archived threads max age in hours for archive trimming. 0 disables trimming.
|
||||
ARCHIVE_MAX_AGE = 250
|
||||
|
||||
; Text to go inside of the meta-description tag
|
||||
META_DESCRIPTION = "/sp/ - Sports" is 4chan's imageboard for sports discussion.
|
||||
; Text to go inside of the meta-keywords tag
|
||||
META_KEYWORDS = imageboard,worksafe,sports,football,baseball,basketball,soccer,wrestling,banter,hockey,rugby
|
||||
; The board's category
|
||||
CATEGORY = ws
|
||||
|
||||
; Use this only for big games like the Superb Owl...
|
||||
; rebuild with rebuildd instead of each post
|
||||
;STATIC_REBUILD = 1
|
||||
|
||||
; Don't allow user deletion of threads
|
||||
NO_DELETE_OP = yes
|
||||
|
||||
; Show country flags next to names
|
||||
SHOW_COUNTRY_FLAGS = yes
|
||||
|
||||
; Use inference server to detect NSFW content.
|
||||
; 0 = disabled, 1 = OPs only, 2 = All posts
|
||||
TENSORCHAN_MODE = 2
|
||||
|
||||
[Limits]
|
||||
|
||||
; Number of bumps
|
||||
MAX_RES = 500
|
||||
; Maximum amount of image replies in a thread
|
||||
MAX_IMGRES = 300
|
Loading…
Add table
Add a link
Reference in a new issue