Login backgrounds from unsplash collection (#936)
This commit is contained in:
parent
43cbde97ad
commit
166410eb50
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Reference in a new issue