mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
remove threads option since gevent handles simultaneous calls
This commit is contained in:
parent
5d356daa64
commit
ebf8294d34
4 changed files with 0 additions and 11 deletions
|
|
@ -14,8 +14,6 @@ sslkey: /etc/burp/ssl_cert-server.key
|
|||
version: 1
|
||||
# agent password
|
||||
password: azerty
|
||||
# number of threads that will handle requests
|
||||
threads: 20
|
||||
|
||||
## burp1 backend specific options
|
||||
[Burp1]
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@ sslkey: /etc/burp/ssl_cert-server.key
|
|||
version: 2
|
||||
# agent password
|
||||
password: azerty
|
||||
# number of threads that will handle requests
|
||||
threads: 20
|
||||
|
||||
[Burp2]
|
||||
tmpdir: /tmp/bui/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue