Fixed typo

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2020-02-03 19:58:54 +01:00
parent 040ba754ea
commit 8b827efad9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ rt_postgres_user: postgres
rt_postgres_password: NotSafePleaseChange rt_postgres_password: NotSafePleaseChange
rt_mail_host: example.com rt_mail_host: example.com
rt_mail_user: alice rt_mail_user: alice
rt_mail_pass: unreliable rt_mail_password: unreliable
rt_correspond_address: rt@example.com rt_correspond_address: rt@example.com
rt_comment_address: rt-comment@example.com rt_comment_address: rt-comment@example.com
rt_fetch_mail_user: alice rt_fetch_mail_user: alice