summaryrefslogtreecommitdiffstats
path: root/config/settings.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2023-12-08 08:29:17 +0000
committerGo MAEDA <maeda@farend.jp>2023-12-08 08:29:17 +0000
commit9b2b30b887487ef0d11a4bb92bddd22cd49bf3a9 (patch)
tree354b29566c0f5b197a31053bdb0bbb65df046174 /config/settings.yml
parenta73ffaebd3e996a722c2d5020d45235abc37d85e (diff)
downloadredmine-9b2b30b887487ef0d11a4bb92bddd22cd49bf3a9.tar.gz
redmine-9b2b30b887487ef0d11a4bb92bddd22cd49bf3a9.zip
Change the default notification option from `only_my_events` to `only_assigned` (#39500).
Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22504 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/settings.yml')
-rw-r--r--config/settings.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/settings.yml b/config/settings.yml
index 6db94a50f..062b25d19 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -314,7 +314,7 @@ jsonp_enabled:
default: 0
security_notifications: 1
default_notification_option:
- default: 'only_my_events'
+ default: 'only_assigned'
emails_header:
default: ''
thumbnails_enabled: