mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-23 15:20:33 +03:00
Replace default Login backgrounds with Navidrome's collection
This commit is contained in:
parent
e7be2f6f9c
commit
da30923a95
@ -24,8 +24,8 @@ const (
|
||||
URLPathUI = "/app"
|
||||
URLPathSubsonicAPI = "/rest"
|
||||
|
||||
// Login backgrounds from https://unsplash.com/collections/1065384/music-wallpapers
|
||||
DefaultUILoginBackgroundURL = "https://source.unsplash.com/collection/1065384/1600x900"
|
||||
// Login backgrounds from https://unsplash.com/collections/20072696/navidrome
|
||||
DefaultUILoginBackgroundURL = "https://source.unsplash.com/collection/20072696/1600x900"
|
||||
|
||||
RequestThrottleBacklogLimit = 100
|
||||
RequestThrottleBacklogTimeout = time.Minute
|
||||
|
Loading…
x
Reference in New Issue
Block a user