Update README.md #5
@@ -31,6 +31,8 @@ Important: Remember to configure your account in Discord to share activity statu
|
||||
- Go to **User Settings > Activity Privacy**
|
||||
- Enable **Share my activity**
|
||||
|
|
||||
|
||||
Currently album art can only be displayed if your Navidrome instance is public. Additionally you must set the ND_BASEURL config to your public facing URL.
|
||||
|
||||
There is no need to restart Navidrome; Check the logs for any errors during initialization.
|
||||
|
||||
## How It Works
|
||||
|
||||
Reference in New Issue
Block a user
Great, thanks! But then we need to reword or remove this, because if we change ND_BASEURL, you will need to restart the server.
Good catch, switched the order of the two sections and called out the need for a restart after the config change. Apologies if I didn't update the PR correctly, I'm still learning how to use Git properly.