add: support for secure cookies

This commit is contained in:
ziirish 2016-01-18 21:43:40 +01:00
parent 5437037fc1
commit 0b07c21190
6 changed files with 32 additions and 16 deletions

View file

@ -39,6 +39,8 @@ liverefresh: 5
storage: redis
# redis server to connect to
redis: demo-redis:6379
# whether to use secure cookie or not
scookie: false
## burp1 backend specific options
#[Burp1]