We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cache_file
1 parent 9dbebdc commit e64b560Copy full SHA for e64b560
transmission-trackers.py
@@ -46,7 +46,7 @@
46
# Debug output
47
'debug': False
48
}
49
-
+cache_file=None # Universal scope to be set later
50
from os import getcwd
51
if getcwd() != '/docker/transmission/transmission-trackers':
52
from os import environ as env, path, mkdir
0 commit comments