diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/etc/rhizi-server.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/res/etc/rhizi-server.conf b/res/etc/rhizi-server.conf index c40aba07..186a1711 100644 --- a/res/etc/rhizi-server.conf +++ b/res/etc/rhizi-server.conf @@ -9,9 +9,7 @@ SERVER_NAME = rhizi.local:8080 DEBUG = True # Mail settings -MAIL_DEFAULT_SENDER = rhizi@localhost -# 0/1 (not True - uses int) -MAIL_DEBUG = 0 -FEEDBACK_RECIPIENT = feedback@localhost +mail_default_sender = rhizi@localhost +feedback_recipient = feedback@localhost SECRET_KEY = notverysecretbutpeppyyaya |
