Login backgrounds from unsplash collection (#936)
This commit is contained in:
+3
-1
@@ -23,7 +23,9 @@ const (
|
||||
|
||||
URLPathUI = "/app"
|
||||
URLPathSubsonicAPI = "/rest"
|
||||
DefaultUILoginBackgroundURL = "https://source.unsplash.com/random/1600x900?music"
|
||||
|
||||
// Login backgrounds from https://unsplash.com/collections/1065384/music-wallpapers
|
||||
DefaultUILoginBackgroundURL = "https://source.unsplash.com/collection/1065384/1600x900"
|
||||
|
||||
RequestThrottleBacklogLimit = 100
|
||||
RequestThrottleBacklogTimeout = time.Minute
|
||||
|
||||
Reference in New Issue
Block a user