Remove shareURL value from config.js

This commit is contained in:
Caio Cotts 2024-09-15 17:09:40 -04:00 committed by Joe Stump
parent 3b401e15d0
commit 96b2f798c5
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -22,7 +22,7 @@ const defaultConfig = {
defaultUIVolume: 100,
enableUserEditing: true,
enableSharing: true,
shareURL: 'http://127.0.0.1:4533',
shareURL: '',
defaultDownloadableShare: true,
devSidebarPlaylists: true,
lastFMEnabled: true,