Disabled jwt

This commit is contained in:
Alexey Golubev
2017-03-03 17:34:24 +03:00
committed by GitHub
parent 32aff45d7d
commit 35c4dd6a95

View File

@ -32,7 +32,7 @@
}
],
"token": {
"enable": true,
"enable": false,
"useforrequest": true,
"algorithmRequest": "HS256",
"authorizationHeader": "Authorization",