mirror of https://github.com/CIRCL/lookyloo
fix: Add comment for public_domain
parent
b73a3b7533
commit
9bfa667e7d
|
@ -34,6 +34,7 @@
|
|||
"splash_loglevel": "(Splash) INFO is *very* verbose.",
|
||||
"only_global_lookups": "Set it to True if your instance is publicly available so users aren't able to scan your internal network",
|
||||
"public_instance": "true means disabling features deemed unsafe on a public instance (such as indexing private captures)",
|
||||
"public_domain": "Domain where the instance can be reached. Used for permalinks (e-mail, MISP export).",
|
||||
"website_listen_ip": "IP Flask will listen on. Defaults to 0.0.0.0, meaning all interfaces.",
|
||||
"website_listen_port": "Port Flask will listen on.",
|
||||
"splash_url": "URL to connect to splash",
|
||||
|
|
Loading…
Reference in New Issue