fix comment
This commit is contained in:
parent
f3c9d7b7af
commit
877bb282b8
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ SITE_CONFIG = join(PROJECT_ROOT, 'config.jsonc')
|
|||
DEFAULT_CONFIG = join(PROJECT_ROOT, 'config.pandora.jsonc')
|
||||
RELOAD_CONFIG = True
|
||||
|
||||
#used if CONFIG['video']['download'] is set
|
||||
#used if CONFIG['canDownloadVideo'] is set
|
||||
TRACKER_URL="udp://tracker.openbittorrent.com:80"
|
||||
|
||||
DATA_SERVICE = ''
|
||||
|
|
Loading…
Reference in a new issue