soc.config.ini
1 [soc's config] 2 3 ; domainid,sizeid,zoneid,k (desktop then mobile) 4 AD_BIDGEAR_TOP = 176,1,5148,5f599fefc6c73,0,2,5149,5f59a00f01673 5 AD_BIDGEAR_BOTTOM = 176,1,5187,5f5ef92eec034,176,2,5188,5f5ef93fac7ed 6 7 [Features and related config] 8 9 JSON_TAIL_SIZE = 50 10 11 ; Text to go inside of the meta-description tag 12 META_DESCRIPTION = "/soc/ - Cams & Meetups" is 4chan's board for camwhores and meetups. 13 ; Text to go inside of the meta-keywords tag 14 META_KEYWORDS = imageboard,social,meetup,hookup,cams,camwhore,chans,camwhoring,kik,snapchat 15 ; The board's category 16 CATEGORY = nws 17 18 ; Strip EXIF tags from images 19 ; for privacy, but changes MD5s! 20 STRIP_EXIF = yes 21 22 ; Strip tripcodes from names 23 ;STRIP_TRIPCODE = yes 24 25 ; Hide name and subject field 26 ;FORCED_ANON = yes 27 28 ; Show poster's unique ID based on IP and date, if email field is blank 29 DISP_ID = yes 30 ; If DISP_ID is enabled, stop ID from being Heaven when sage is used 31 DISP_ID_NO_HEAVEN = yes 32 33 [Limits] 34 35 ; Number of bumps before thread will no longer bump 36 MAX_RES = 500 37 ; Maximum amount of image replies in a thread 38 MAX_IMGRES = 300 39 ; Seconds between new threads 40 RENZOKU3 = 600 41 ; Sage OPs replies if the length since their last post is too short 42 RENZOKU_OP = yes 43 ; Time since last post when OPs replies will sage 44 RENZOKU_OP_TIME = 300 45 ; Maximum upload size in KB 46 MAX_KB = 5120 47 ; Maximum width or height of an image (MUST be 11000 or less) 48 MAX_DIMENSION = 8000 49 50 ; Remove the threads least recently replied to 51 EXPIRE_NEGLECTED = yes