Update misp-wipe.conf.sample

prefer false atm
pull/5811/head
Steve Clement 2020-04-25 21:22:51 +09:00 committed by GitHub
parent 1458f0f21b
commit d621353562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
PATH_TO_MISP=/var/www/MISP
ENABLE_WARNINGLISTS=true
ENABLE_NOTICELISTS=true
ENABLE_WARNINGLISTS="false"
ENABLE_NOTICELISTS="false"