diff options
-rw-r--r-- | testing.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing.ini b/testing.ini index 62c1e26..e68d0cc 100644 --- a/testing.ini +++ b/testing.ini @@ -16,6 +16,7 @@ sqlalchemy.url = sqlite:///%(here)s/testing.sqlite redis.url = redis://localhost fietsboek.default_tile_layers = +enable_account_registration = true email.from = Test <test@localhost> email.smtp_url = debug:// |