Remove leftover threading var

master
pictuga 2020-04-19 12:51:11 +02:00
parent b361aa2867
commit d01b943597
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ LIM_TIME = 2.5 # deletes what's after
DELAY = 10 * 60 # xml cache & ETag cache (in sec)
TIMEOUT = 4 # http timeout (in sec)
THREADS = MAX_ITEM # number of threads (1 for single-threaded)
DEBUG = False
PORT = 8080