Skip to content

Commit 9e6dfa6

Browse files
committed
fix documentation fos_user.from_email.sender_name
changed to correct default value
1 parent 9895346 commit 9e6dfa6

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)