UNPKG

@breautek/storm

Version:

Object-Oriented REST API framework

22 lines (16 loc) 423 B
{ "bind": "0.0.0.0", "port": 8080, "authentication_header": "X-BT-AUTH", "backend_authentication_header": "X-BT-BACKEND-AUTH", "backend_authentication_secret": null, "log": { "level": "info", "filters": ["/TokenExpiredError/g"] }, "database": { "query_timeout": 3600000 }, "request_size_limit": 5242880, "customConfig": {} }