init 4chan
This commit is contained in:
commit
c850337f1e
390 changed files with 195936 additions and 0 deletions
39
config/boards/vm.config.ini
Normal file
39
config/boards/vm.config.ini
Normal file
|
@ -0,0 +1,39 @@
|
|||
[vm's config]
|
||||
|
||||
; domainid,sizeid,zoneid,k (desktop then mobile)
|
||||
AD_BIDGEAR_TOP = 176,1,5050,5f599fefc6c73,176,2,470,5f59a00f01673
|
||||
AD_BIDGEAR_BOTTOM = 176,1,5078,5f5ef92eec034,176,2,5079,5f5ef93fac7ed
|
||||
|
||||
[Temporary]
|
||||
|
||||
JSON_TAIL_SIZE = 50
|
||||
|
||||
; Archived threads max age in hours for archive trimming. 0 disables trimming.
|
||||
ARCHIVE_MAX_AGE = 120
|
||||
|
||||
[Features and related config]
|
||||
|
||||
; Don't allow user deletion of threads
|
||||
NO_DELETE_OP = yes
|
||||
|
||||
; Enable spoilers
|
||||
SPOILERS = yes
|
||||
; URL of thumbnail for spoilers
|
||||
SPOILER_THUMB = {{STATIC_SERVER}}image/spoiler-v1.png
|
||||
; How many custom spoilers?
|
||||
SPOILER_NUM = 1
|
||||
|
||||
; Text to go inside of the meta-description tag
|
||||
META_DESCRIPTION = "/vmg/ - Video Games/Multiplayer" is 4chan's imageboard dedicated to the discussion of multiplayer video games.
|
||||
; Text to go inside of the meta-keywords tag
|
||||
META_KEYWORDS = imageboard,consoles,playstation,psp,wii,ds,xbox,video games,mmorpg,wii u,pc game,ps3,ps4,xbone,xbox one,vita,nintendo,microsoft,steam,vidya
|
||||
; The board's category
|
||||
CATEGORY = ws
|
||||
|
||||
; maximum number of threads per user, per board
|
||||
MAX_USER_THREADS = 3
|
||||
|
||||
[Limits]
|
||||
|
||||
MAX_RES = 500
|
||||
MAX_IMGRES = 300
|
Loading…
Add table
Add a link
Reference in a new issue