feat(main): commit
This commit is contained in:
@@ -128,3 +128,6 @@ AUTH_USER_MODEL = 'core.AppUser'
|
||||
# https://docs.djangoproject.com/en/6.0/howto/static-files/
|
||||
|
||||
STATIC_URL = "static/"
|
||||
|
||||
# YouTube video cache directory (used by core.services.youtube and cache_upcoming command)
|
||||
MEDIA_ROOT = env('MEDIA_ROOT', default='/tmp/pytv_cache')
|
||||
|
||||
Reference in New Issue
Block a user