fix: typo

pull/213/head
Raphaël Vinot 2018-03-26 17:10:31 +02:00
parent 9e44ec6616
commit 0c3d7ca480
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ try:
except Exception:
misp_url = 'URL'
misp_key = 'AUTH_KEY'
misp_key = True
misp_verifycert = True
def create_new_event():