Remove shareURL value from config.js
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ const defaultConfig = {
|
|||||||
defaultUIVolume: 100,
|
defaultUIVolume: 100,
|
||||||
enableUserEditing: true,
|
enableUserEditing: true,
|
||||||
enableSharing: true,
|
enableSharing: true,
|
||||||
shareURL: 'http://127.0.0.1:4533',
|
shareURL: '',
|
||||||
defaultDownloadableShare: true,
|
defaultDownloadableShare: true,
|
||||||
devSidebarPlaylists: true,
|
devSidebarPlaylists: true,
|
||||||
lastFMEnabled: true,
|
lastFMEnabled: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user