diff options
Diffstat (limited to 'testing.ini')
-rw-r--r-- | testing.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing.ini b/testing.ini index e68d0cc..6f85219 100644 --- a/testing.ini +++ b/testing.ini @@ -18,6 +18,9 @@ redis.url = redis://localhost fietsboek.default_tile_layers = enable_account_registration = true +fietsboek.tile_layer.test = Testing Tile Layer +fietsboek.tile_layer.test.url = http://localhost:0 + email.from = Test <test@localhost> email.smtp_url = debug:// |