diff --git a/pandora/settings.py b/pandora/settings.py index 14ae53445..00af0ac67 100644 --- a/pandora/settings.py +++ b/pandora/settings.py @@ -184,7 +184,7 @@ XACCELREDIRECT = False SITE_CONFIG = join(PROJECT_ROOT, 'config.jsonc') DEFAULT_CONFIG = join(PROJECT_ROOT, 'config.pandora.jsonc') -RELOAD_CONFIG = True +RELOAD_CONFIG = False #used if CONFIG['canDownloadVideo'] is set TRACKER_URL="udp://tracker.openbittorrent.com:80"