mlp.config.ini
1 [mlp'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 CSS_VERSION_BOARD_FLAGS = 3 10 11 JSON_TAIL_SIZE = 50 12 13 ; Text to go inside of the meta-description tag 14 META_DESCRIPTION = "/mlp/ - Pony" is 4chan's imageboard dedicated to the discussion of My Little Pony: Friendship is Magic. 15 ; Text to go inside of the meta-keywords tag 16 META_KEYWORDS = imageboard,worksafe,pony,ponies,brony,bronies,my little pony,mlp,lauren faust,friendship is magic 17 ; The board's category 18 CATEGORY = ws 19 20 ; Enable spoilers 21 SPOILERS = yes 22 ; URL of thumbnail for spoilers 23 SPOILER_THUMB = {{STATIC_SERVER}}image/spoiler-mlp1.png 24 ; How many custom spoilers? 25 SPOILER_NUM = 1 26 27 ; Allow rolling of dice 28 DICE_ROLL = yes 29 ; Maximum comment length 30 MAX_COM_CHARS = 3000 31 32 ; User selectable flags. Will break boards without the board_flag table column. 33 ENABLE_BOARD_FLAGS = yes 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