gd.config.ini
1 [gd'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 ; Text to go inside of the meta-description tag 10 META_DESCRIPTION = "/gd/ - Graphic Design" is 4chan's imageboard for graphic design. 11 ; Text to go inside of the meta-keywords tag 12 META_KEYWORDS = imageboard,worksafe,photoshop,graphic,design,illustrator,adobe 13 ; The board's category 14 CATEGORY = ws 15 16 [Limits] 17 18 ; Maximum upload size in KB 19 MAX_KB = 8192 20 ; Maximum width or height of an image (MUST be 11000 or less) 21 MAX_DIMENSION = 10000 22 23 ; Allow PDF upload and thumbnailing (needs /usr/local/bin/gs) 24 ENABLE_PDF = yes 25 26 [Misc] 27 28 ; Rules below form (tip: use backslash to continue to next line) 29 S_RULES = <li>Please read the <a href="//www.4chan.org/rules#{{BOARD_DIR}}">Rules</a> and <a href="//www.4chan.org/faq">FAQ</a> before posting.</li>\ 30 <li>Additional supported file types are: PDF</li>