This commit is contained in:
Jonathan Baecker 2020-04-15 18:11:50 +02:00
parent 8b19f62873
commit b21824718b

View File

@ -148,12 +148,3 @@ USE_TZ = True
# https://docs.djangoproject.com/en/3.0/howto/static-files/
STATIC_URL = '/static/'
# path to ffplayout engine config
FFPLAYOUT_CONFIG = '/etc/ffplayout/ffplayout.yml'
# used network interface for statistics: eth0, eno1, etc.
NET_INTERFACE = 'br0'
# Disk for frontpage statistics
MEDIA_DISK = '/'