mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 11:40:36 +03:00
Login backgrounds from unsplash collection (#936)
This commit is contained in:
parent
43cbde97ad
commit
166410eb50
@ -5,7 +5,8 @@ const defaultConfig = {
|
||||
version: 'dev',
|
||||
firstTime: false,
|
||||
baseURL: '',
|
||||
loginBackgroundURL: 'https://source.unsplash.com/random/1600x900?music',
|
||||
// Login backgrounds from https://unsplash.com/collections/1065384/music-wallpapers
|
||||
loginBackgroundURL: 'https://source.unsplash.com/collection/1065384/1600x900',
|
||||
enableTranscodingConfig: true,
|
||||
enableDownloads: true,
|
||||
welcomeMessage: '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user