carch-web-api/.conf.json.example

12 lines
287 B
Plaintext
Raw Normal View History

2023-10-04 03:31:24 +00:00
{
"maxLength": 600,
"maxPlaylistLength": 10,
"maxGifLength": 10,
"maxGifResolution": 480,
"maxLengthPlaylistVideo": 600,
"proxyListURL": false,
"url": "http://localhost:8888",
"bugcatcher": false,
"bugcatcherdsn": "YOURDSN",
"allowedorigins": []
}