diff options
Diffstat (limited to 'conf/routes')
| -rw-r--r-- | conf/routes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/routes b/conf/routes index 8af3aed..ba0c0aa 100644 --- a/conf/routes +++ b/conf/routes @@ -13,6 +13,8 @@ POST /register App.Register GET /confirm App.Confirm GET /account App.Account +GET /test App.Test + # Ignore favicon requests GET /favicon.ico 404 |
