You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
277 B
10 lines
277 B
4 years ago
|
# You shouldn't touch these settings
|
||
|
# They are here only because Funkwhale needs them declared
|
||
|
|
||
|
MUSIC_DIRECTORY_PATH=/srv/wwww/music
|
||
|
MUSIC_DIRECTORY_SERVE_PATH=/srv/wwww/music
|
||
|
MEDIA_ROOT=/srv/wwww/media
|
||
|
STATIC_ROOT=/srv/wwww/static
|
||
|
|
||
|
FUNKWHALE_FRONTEND_PATH=/srv/wwww/frontend
|