diff --git a/samples/app.conf.sample b/samples/app.conf.sample index a5d999e..1e6bf7d 100644 --- a/samples/app.conf.sample +++ b/samples/app.conf.sample @@ -5,7 +5,6 @@ module.exports = { port: 80, username: "admin", password: "password", - token_ttl: 1800, logger: { level: "info", error_path: "/app/logs/error.log",