Actions
Improvement #2121
closedChange the default value of EXCEPTION_NOTIFIER_DISABLED to true
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Requires Documentation?:
Description
Some time ago we changed the default value for the UI settings to be disabled. This needs also be done on env var level.
# Exception notifier
#
# Env vars will be used in advanced_plugin_helper plugin where you can find some
# more information.
#
# NOTE: The settings below can also be configured in the UI
# Administration » Configurable plugins » xmera Omnia Operations
EXCEPTION_NOTIFIER_SENDER: # default: Setting.mail_from as set in Administration » Setting » Email notifications
EXCEPTION_NOTIFIER_DISABLED: # default: false
EXCEPTION_NOTIFIER_RECIPIENTS: # default: see UI or add a comma separated list of email addresses
Updated by liaham about 1 year ago
- Project changed from 46 to Advanced Plugin Helper
- Target version changed from 0.9.2 to 0.5.0
- Compatible Redmine Version 5.1.z added
Updated by liaham about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions