1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

use sane defaults for the web config

This commit is contained in:
dkanada 2020-06-09 02:19:21 +09:00
parent c9ee1ccc66
commit 78e84c66f0

View file

@ -1,3 +1,3 @@
{
"multiserver": true
"multiserver": false
}