sci.config.ini
1 [sci'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 = "/sci/ - Science & Math" is 4chan's board for the discussion of science and math. 11 ; Text to go inside of the meta-keywords tag 12 META_KEYWORDS = imageboard,science,math,mathematics 13 ; The board's category 14 CATEGORY = ws 15 16 ; jsMath support 17 JSMATH = yes 18 19 ; Allow PDF upload and thumbnailing (needs /usr/local/bin/gs) 20 ENABLE_PDF = yes 21 22 [Limits] 23 MAX_IMGRES = 250 24 25 ; abbreviator might eat math 26 MAX_LINES_SHOWN = 20 27 28 [Misc] 29 30 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>\ 31 <li>Additional supported file types are: PDF</li>\ 32 <li>Use <span class="tex-logo">T<sub>e</sub>X</span> with [math] tags for inline and [eqn] tags for block equations.</li>\ 33 <li>Right-click equations to view the source.</li>