update
This commit is contained in:
commit
23277af203
109 changed files with 7171 additions and 0 deletions
22
config.json
Normal file
22
config.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"SERVER_DOMAIN": "https://example.org",
|
||||
"SERVER_ADMIN": "Company LLC",
|
||||
"SERVER_LOCATION": "Undisclosed",
|
||||
|
||||
"STATISTICS": false,
|
||||
"ANALYLICS_TOOL": "",
|
||||
"ANALYLICS_ID": "",
|
||||
"SCRIPT_SRC": "",
|
||||
"DOMAIN": "example.org",
|
||||
|
||||
"DEFAULT_VIDEO_PROXY": "https://v.minpluto.org",
|
||||
"DEFAULT_DATA_PROXY": "https://v.minpluto.org",
|
||||
"DEFAULT_IMAGE_PROXY": "https://i.minpluto.org",
|
||||
"DEFAULT_PLAYER": "Zorn",
|
||||
|
||||
"SIDEBAR_CATEGORIES": true,
|
||||
"SIDEBAR_DISCOVER": false,
|
||||
|
||||
"MODIFIED": false,
|
||||
"CUSTOM_SOURCE_CODE": ""
|
||||
}
|
Reference in a new issue