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',
|
version: 'dev',
|
||||||
firstTime: false,
|
firstTime: false,
|
||||||
baseURL: '',
|
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,
|
enableTranscodingConfig: true,
|
||||||
enableDownloads: true,
|
enableDownloads: true,
|
||||||
welcomeMessage: '',
|
welcomeMessage: '',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue