fix: Add comment for public_domain

pull/135/head
Raphaël Vinot 2020-12-08 15:03:59 +01:00
parent b73a3b7533
commit 9bfa667e7d
1 changed files with 1 additions and 0 deletions

View File

@ -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",