mirror of
https://github.com/chatmail/relay.git
synced 2026-05-22 05:48:03 +00:00
Fix description for is_development_instance option
- https://github.com/chatmail/relay/pull/614#discussion_r2269945334 - https://github.com/chatmail/relay/pull/614#discussion_r2269950555
This commit is contained in:
@@ -49,7 +49,7 @@ passthrough_recipients = xstore@testrun.org echo@{mail_domain}
|
|||||||
# Deployment Details
|
# Deployment Details
|
||||||
#
|
#
|
||||||
|
|
||||||
# if set to "True" on main page will be showed dev banner
|
# set to "False" to remove the "development instance" banner on the main page.
|
||||||
is_development_instance = True
|
is_development_instance = True
|
||||||
|
|
||||||
# SMTP outgoing filtermail and reinjection
|
# SMTP outgoing filtermail and reinjection
|
||||||
|
|||||||
Reference in New Issue
Block a user