Added default user option and user control
This commit is contained in:
@@ -7,6 +7,11 @@ APP_DOWNLOAD_LOCATION=https://github.com/frikky/shuffle-apps
|
||||
APP_DOWNLOAD_AUTH_USERNAME=""
|
||||
APP_DOWNLOAD_AUTH_PASSWORD=""
|
||||
|
||||
# User config for first load
|
||||
SHUFFLE_DEFAULT_USERNAME=""
|
||||
SHUFFLE_DEFAULT_PASSWORD=""
|
||||
SHUFFLE_DEFAULT_APIKEY=""
|
||||
|
||||
# Local location of your app directory. Can't use ~/
|
||||
APP_HOTLOAD_LOCATION=./shuffle-apps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user