change reg confirmation mail
This commit is contained in:
@@ -6,7 +6,7 @@ class DefaultConfig:
|
||||
CONFIRMATATION_EMAIL_ADD=None
|
||||
|
||||
class Config(DefaultConfig):
|
||||
CONFIRMATATION_EMAIL_ADD= "struebin.patrick@gmail.com"
|
||||
CONFIRMATATION_EMAIL_ADD= "info@propedal.at"
|
||||
|
||||
class ProductionConfig(Config):
|
||||
SECRET_KEY = '\xacI4\x077\x16?Q\xb4")\xdb\x066\x95\x11i\x0b\x0c&\xb6rP\''
|
||||
|
||||
Reference in New Issue
Block a user