mirror of https://github.com/CIRCL/lookyloo
fix: missing config
parent
1cdea05df5
commit
3b13ad47df
|
@ -72,6 +72,7 @@
|
|||
"enable_bookmark": "Allow to bookmark nodes on tree",
|
||||
"auto_trigger_modules": "Automatically trigger the modules when the tree is loaded and when the capture is cached",
|
||||
"enable_mail_notification": "Allow users to notify a pre-configured email address about a specific capture",
|
||||
"tor_proxy": "URL to connect to a SOCKS 5 proxy for tor",
|
||||
"email": "Configuration for sending email notifications.",
|
||||
"priority": "Define the priority of a new capture. A capture from the web interface has priority over a capture from the API, same for authenticated user vs. anonymous.",
|
||||
"hide_captures_with_error": "Capturing an URL may result in an error (domain non-existent, HTTP error, ...). They may be useful to see, but if you have a public instance, they will clutter the index.",
|
||||
|
|
Loading…
Reference in New Issue