profiles/gui: Remove syncplay trusted whitelist

This commit is contained in:
kat witch 2021-04-26 14:33:51 +01:00
parent d471d3a582
commit b4960959b5
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -43,9 +43,9 @@
password = witch.secrets.hosts.athame.syncplay.password;
};
# gui = false;
trustedDomains = [ "youtube.com" "youtu.be" "twitch.tv" "soundcloud.com" ];
config = {
client_settings = {
onlyswitchtotrusteddomains = false;
autoplayrequiresamefiles = false;
readyatstart = true;
pauseonleave = false;