re-added brackets

pull/749/head
Nick 2021-02-17 14:58:54 -05:00 committed by Raphaël Vinot
parent 1ea59931e0
commit 85a67a60e6
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 = ''