Remove now-useless ca-cert file path

master
pictuga 2015-08-28 19:13:54 +02:00
parent 8656e53b84
commit 6741a408dd
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ THREADS = 10 # number of threads (1 for single-threaded)
DEBUG = False
PORT = 8080
CA_CERT = 'cacert.pem' # ca cert file
DEFAULT_UA = 'Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0'
MIMETYPE = {