fix: Missing notes in config file

pull/116/head
Raphaël Vinot 2020-10-28 18:53:24 +01:00
parent 2802cfd46c
commit beb541143c
1 changed files with 1 additions and 0 deletions

View File

@ -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",
"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_categorization": "Allow the users to add contextualization to a capture",
"enable_mail_notification": "Enable email notification or not",
"email": "Configuration for sending email notifications."
}