refactor(autohost): disable by default

This commit is contained in:
Travis Shivers 2020-10-04 22:29:27 -05:00 committed by GitHub
parent 59ede9be83
commit 49383e0ba5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const defaults = {
synclounge_upnext_popup_lifetime: 60000,
default_party_pause_enabled: true,
default_auto_host_enabled: true,
default_auto_host_enabled: false,
force_slplayer: false,