mirror of https://github.com/CIRCL/lookyloo
fix: key type in config
parent
1ca175bc68
commit
5661a936d3
|
@ -24,7 +24,7 @@
|
||||||
"enable_mail_notification": false,
|
"enable_mail_notification": false,
|
||||||
"remote_lacus": {
|
"remote_lacus": {
|
||||||
"enable": false,
|
"enable": false,
|
||||||
"url": null
|
"url": ""
|
||||||
},
|
},
|
||||||
"tor_proxy": {
|
"tor_proxy": {
|
||||||
"server": "socks5://127.0.0.1:9050"
|
"server": "socks5://127.0.0.1:9050"
|
||||||
|
|
Loading…
Reference in New Issue