mirror of https://github.com/CIRCL/lookyloo
fix: Missing notes in config file
parent
2802cfd46c
commit
beb541143c
|
@ -42,6 +42,7 @@
|
||||||
"use_user_agents_users": "Only usable for medium/high use instances: use the user agents of the users of the platform",
|
"use_user_agents_users": "Only usable for medium/high use instances: use the user agents of the users of the platform",
|
||||||
"enable_default_blur_screenshot": "If true, blur the screenshot by default (useful on public instances)",
|
"enable_default_blur_screenshot": "If true, blur the screenshot by default (useful on public instances)",
|
||||||
"enable_context_by_users": "Allow the users to add context to a response body",
|
"enable_context_by_users": "Allow the users to add context to a response body",
|
||||||
|
"enable_categorization": "Allow the users to add contextualization to a capture",
|
||||||
"enable_mail_notification": "Enable email notification or not",
|
"enable_mail_notification": "Enable email notification or not",
|
||||||
"email": "Configuration for sending email notifications."
|
"email": "Configuration for sending email notifications."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue