mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Remove shareURL value from config.js
This commit is contained in:
parent
2887cd65fc
commit
42047fde1a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue