re-added brackets

pull/701/head
Nick 2021-02-17 14:58:54 -05:00
parent a6dde5e4e1
commit 1b55d265b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
misp_url = 'https:// your MISP URL /'
misp_url = 'https://<your MISP URL>/'
misp_key = 'Your MISP auth key' # The MISP auth key can be found on the MISP web interface under the automation section
misp_verifycert = True
misp_client_cert = ''