mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Remove shareURL value from config.js
This commit is contained in:
parent
3b401e15d0
commit
96b2f798c5
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user