Snuffleupagus 0.8.1

This commit is contained in:
Wonderfall
2022-05-18 22:19:00 +02:00
committed by hoellen
parent 4f1e5c1b7f
commit 6eb2fac3a4
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
sp.harden_random.enable();
# Disabled XXE
sp.disable_xxe.enable();
sp.xxe_protection.enable();
# Global configuration variables
# sp.global.secret_key("YOU _DO_ NEED TO CHANGE THIS WITH SOME RANDOM CHARACTERS.");