fs: root: "tmp" opensLimit: 128 openTTL: 60 # 1 min secrets: tokenSecret: "" server: debug: true host: "0.0.0.0" port: 8686 readTimeout: 2000 writerTimeout: 86400000 # 1 day maxHeaderBytes: 512 publicPath: "public" captchaWidth: 256 captchaHeight: 60 captchaEnabled: true users: enableAuth: true defaultAdmin: "" defaultAdminPwd: "" cookieTTL: 604800 # 1 week cookieSecure: false cookieHttpOnly: true minUserNameLen: 2 minPwdLen: 4