1
Fork 0
This repository has been archived on 2024-12-04. You can view files and clone it, but cannot push or open issues or pull requests.
MinPluto-Frontend/config.json

22 lines
564 B
JSON
Raw Normal View History

2024-04-14 22:56:13 -05:00
{
"SERVER_DOMAIN": "https://example.org",
"SERVER_ADMIN": "Company LLC",
"SERVER_LOCATION": "Undisclosed",
"STATISTICS": false,
"ANALYLICS_TOOL": "",
"ANALYLICS_ID": "",
"SCRIPT_SRC": "",
"DOMAIN": "example.org",
2024-07-06 22:57:25 -05:00
"DEFAULT_VIDEO_PROXY": "https://yt.sudovanilla.org",
"DEFAULT_DATA_PROXY": "https://yt.sudovanilla.org",
"DEFAULT_IMAGE_PROXY": "http://192.168.1.118:6014",
2024-04-14 22:56:13 -05:00
"DEFAULT_PLAYER": "Zorn",
"SIDEBAR_CATEGORIES": true,
"SIDEBAR_DISCOVER": false,
"MODIFIED": false,
"CUSTOM_SOURCE_CODE": ""
}