Skip to content

Commit 041887f

Browse files
committed
Merge pull request #1466 from toaotc/patch-1
fix documentation `fos_user.from_email.sender_name`
2 parents 9895346 + 9e6dfa6 commit 041887f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/configuration_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fos_user:
1414
model_manager_name: null # change it to the name of your entity/document manager if you don't want to use the default one.
1515
from_email:
1616
17-
sender_name: Admin
17+
sender_name: webmaster
1818
profile:
1919
form:
2020
type: fos_user_profile

0 commit comments

Comments
 (0)