Update config.json

This commit is contained in:
Pascal Vizeli
2017-05-11 22:44:01 +02:00
committed by GitHub
parent f276fb3d5f
commit 48d91ecbb1

View File

@@ -12,7 +12,7 @@
"seconds": 300 "seconds": 300
}, },
"schema": { "schema": {
"token": "email", "token": "str",
"domain": ["str"], "domain": ["str"],
"seconds": "int" "seconds": "int"
} }