mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
Optional regex for filtering attachments on incoming emails (#27025).
Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@17225 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -185,6 +185,8 @@ mail_handler_body_delimiters:
|
||||
default: ''
|
||||
mail_handler_enable_regex_delimiters:
|
||||
default: 0
|
||||
mail_handler_enable_regex_excluded_filenames:
|
||||
default: 0
|
||||
mail_handler_excluded_filenames:
|
||||
default: ''
|
||||
mail_handler_api_enabled:
|
||||
|
||||
Reference in New Issue
Block a user