sp.config.ini
1 [sp's config] 2 3 ; domainid,sizeid,zoneid,k (desktop then mobile) 4 AD_BIDGEAR_TOP = 176,1,5050,5f599fefc6c73,176,2,470,5f59a00f01673 5 AD_BIDGEAR_BOTTOM = 176,1,5078,5f5ef92eec034,176,2,5079,5f5ef93fac7ed 6 7 [Features and related config] 8 9 JSON_TAIL_SIZE = 50 10 11 ; Archived threads max age in hours for archive trimming. 0 disables trimming. 12 ARCHIVE_MAX_AGE = 250 13 14 ; Text to go inside of the meta-description tag 15 META_DESCRIPTION = "/sp/ - Sports" is 4chan's imageboard for sports discussion. 16 ; Text to go inside of the meta-keywords tag 17 META_KEYWORDS = imageboard,worksafe,sports,football,baseball,basketball,soccer,wrestling,banter,hockey,rugby 18 ; The board's category 19 CATEGORY = ws 20 21 ; Use this only for big games like the Superb Owl... 22 ; rebuild with rebuildd instead of each post 23 ;STATIC_REBUILD = 1 24 25 ; Don't allow user deletion of threads 26 NO_DELETE_OP = yes 27 28 ; Show country flags next to names 29 SHOW_COUNTRY_FLAGS = yes 30 31 ; Use inference server to detect NSFW content. 32 ; 0 = disabled, 1 = OPs only, 2 = All posts 33 TENSORCHAN_MODE = 2 34 35 [Limits] 36 37 ; Number of bumps 38 MAX_RES = 500 39 ; Maximum amount of image replies in a thread 40 MAX_IMGRES = 300