diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2021-08-01 17:25:13 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2021-08-01 17:25:13 +0000 |
commit | 805b36cbfbb0291f4aa4dfaa009bb088386749a9 (patch) | |
tree | e452a3dea0d8ca11ce43ab94a48f2ee679df8c71 /config | |
parent | c6933b6203f7a4ef13d82c8f86581380e418b1e7 (diff) | |
download | redmine-805b36cbfbb0291f4aa4dfaa009bb088386749a9.tar.gz redmine-805b36cbfbb0291f4aa4dfaa009bb088386749a9.zip |
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
git-svn-id: http://svn.redmine.org/redmine/trunk@21130 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 | ||||
-rw-r--r-- | config/settings.yml | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 79ed757af..90eff9ad3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -421,7 +421,6 @@ en: setting_bulk_download_max_size: Maximum total size for bulk download setting_issues_export_limit: Issues export limit setting_mail_from: Emission email address - setting_bcc_recipients: Blind carbon copy recipients (bcc) setting_plain_text_mail: Plain text mail (no HTML) setting_host_name: Host name and path setting_text_formatting: Text formatting diff --git a/config/settings.yml b/config/settings.yml index 7960a3f29..64209bdfd 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -92,8 +92,6 @@ search_results_per_page: default: 10 mail_from: default: redmine@example.net -bcc_recipients: - default: 1 plain_text_mail: default: 0 text_formatting: |