Skip to content
Snippets Groups Projects
Commit 88d1d0a4 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Enable automatic registration as default in forms finisher definitions

parent ba4df6d9
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ TYPO3:
options:
extension: 'sg_mail'
template: ''
automaticRegistration: ''
automaticRegistration: true
ignoreMailQueue: true
mailTo: ''
userName: ''
......@@ -29,7 +29,7 @@ TYPO3:
options:
extension: 'sg_mail'
template: ''
automaticRegistration: ''
automaticRegistration: true
ignoreMailQueue: true
mailTo: ''
mailFrom: ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment