Update email subject prefix to 'staging env'. Note we should manage such thing at a higher level
This commit is contained in:
parent
854535ba39
commit
476534690d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ pyramid.includes =
|
|||
|
||||
email.smtp.server = localhost
|
||||
email.from = Fedora Account System <noreply@fedoraproject.org>
|
||||
email.subject_prefix = [Development Test]
|
||||
email.subject_prefix = [Staging Env]
|
||||
|
||||
|
||||
###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue