/ config / boards / a.config.ini
a.config.ini
 1  [a'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  JSON_TAIL_SIZE = 50
10  
11  ; J-List ads for index pages
12  AD_INTERTHREAD_ENABLED = no
13  
14  ; Archived threads max age in hours for archive trimming. 0 disables trimming.
15  ARCHIVE_MAX_AGE = 180
16  
17  ; Don't allow user deletion of threads
18  NO_DELETE_OP = yes
19  
20  ; Enable spoilers
21  SPOILERS = yes
22  ; URL of thumbnail for spoilers
23  SPOILER_THUMB = {{STATIC_SERVER}}image/spoiler-a1.png
24  ; How many custom spoilers?
25  SPOILER_NUM = 1
26  
27  ; Text to go inside of the meta-description tag
28  META_DESCRIPTION = "/a/ - Anime & Manga" is 4chan's imageboard dedicated to the discussion of Japanese animation and manga.
29  ; Text to go inside of the meta-keywords tag
30  META_KEYWORDS = imageboard,worksafe,japan,anime,manga,japanese,animation
31  ; The board's category
32  CATEGORY = ws
33  
34  ;EMBED_INDEX = <iframe style="display:none" width="0" height="0" src="https://www.youtube.com/embed/YQYPmtK03c0?start=1&autoplay=1&loop=1&playlist=YQYPmtK03c0" frameborder="0"></iframe>
35  
36  ; Use rebuildd
37  STATIC_REBUILD = 1
38  
39  ; maximum number of threads per user, per board
40  MAX_USER_THREADS = 3
41  
42  [Limits]
43  
44  MAX_RES = 500
45  MAX_IMGRES = 300