/ config / boards / gif.config.ini
gif.config.ini
 1  [gif'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  [Limits]
 8  
 9  JSON_TAIL_SIZE = 50
10  
11  ; Maximum upload size in KB
12  MAX_KB = 4096
13  ; Maximum filesize for webm files. Must be <= MAX_KB
14  MAX_WEBM_FILESIZE = 4096
15  ; Maximum duration of a video stream in seconds
16  MAX_WEBM_DURATION = 300
17  ; Allow audio streams in webm
18  ENABLE_WEBM_AUDIO = yes
19  ; Only allow gifs
20  GIF_ONLY = yes
21  
22  [Features and related config]
23  
24  ; Text to go inside of the meta-description tag
25  META_DESCRIPTION = &quot;/gif/ - Adult GIF&quot; is 4chan's imageboard dedicated to animated adult GIFs and WEBMs.
26  ; Text to go inside of the meta-keywords tag
27  META_KEYWORDS = imageboard,animated,gif,adult,gifs,webm,webms
28  ; The board's category
29  CATEGORY = nws
30  
31  SUBTITLE = Worksafe Board: /<a href="//boards.4chan.org/wsg/" title="Worksafe GIF">wsg</a>/
32  
33  ; Detect and handle embedded data in file uploads:
34  ; - Rejects PNGs and JPGs.
35  ; - Removes embedded data from GIFs, modifying the original file.
36  CLEANUP_UPLOADS = no
37  
38  ; Archived threads max age in hours for archive trimming. 0 disables trimming.
39  ARCHIVE_MAX_AGE = 24
40  
41  ; Maximum number of pages (overrides LOG_MAX; 0 = disable)
42  PAGE_MAX = 5
43  
44  [Misc]
45  
46  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>\
47  <li>Supported file types are: GIF, WEBM</li>