@leansdk/leanrc
Version:
LeanRC is a MVC framework for creating graceful applications
16 lines (13 loc) • 406 B
text/coffeescript
module.exports =
secret:
description: "Secret key for encoding and decoding tokens."
type: "string"
default: "UUyCtx=d_!%95"
apiKey:
description: "Secret key allowing interactions between servers"
type: "string"
default: "^Zx7#qz%%Xr2rN+gt8JA3tx=UUyCtx=d_!%95!Kd_!%afGpeh822Wh34T7ngZ"
adminPassword:
description: "Admin password."
type: "string"
default: "2222"