mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
prod_settings_template: Update description for FEEDBACK_EMAIL.
This commit is contained in:
@@ -159,10 +159,7 @@ SESSION_COOKIE_AGE = 60 * 60 * 24 * 7 * 2 # 2 weeks
|
|||||||
# Controls whether or not there is a feedback button in the UI.
|
# Controls whether or not there is a feedback button in the UI.
|
||||||
ENABLE_FEEDBACK = False
|
ENABLE_FEEDBACK = False
|
||||||
|
|
||||||
# By default, the feedback button will submit feedback to the Zulip
|
# Feedback sent by your users will be sent to this email address.
|
||||||
# developers. If you set FEEDBACK_EMAIL to be an email address
|
|
||||||
# (e.g. ZULIP_ADMINISTRATOR), feedback sent by your users will instead
|
|
||||||
# be sent to that email address.
|
|
||||||
FEEDBACK_EMAIL = ZULIP_ADMINISTRATOR
|
FEEDBACK_EMAIL = ZULIP_ADMINISTRATOR
|
||||||
|
|
||||||
# Controls whether or not error reports (tracebacks) are emailed to the
|
# Controls whether or not error reports (tracebacks) are emailed to the
|
||||||
|
|||||||
Reference in New Issue
Block a user