Initial commit
This commit is contained in:
5
vrobbler.conf.example
Normal file
5
vrobbler.conf.example
Normal file
@ -0,0 +1,5 @@
|
||||
# You can use this file to set environment variables for your local setup
|
||||
#
|
||||
VROBBLER_MEDIA_ROOT="/media"
|
||||
VROBBLER_DATABASE_URL="postgres://USER:PASSWORD@HOST:PORT/NAME"
|
||||
VROBBLER_JSON_LOGGING=True
|
||||
Reference in New Issue
Block a user