{ "env": "development", "timezone": "UTC", "url": { "host": "localhost:3000", "prefix": "/", "ssl": false, "static": false }, "max-request-size": "1MB", "store": { "adapter": "sqlite", "sqlite": { "location": "jsbin.sqlite" }, "mysql": { "host": "localhost", "user": "root", "password": "", "database": "jsbin", "charset": "utf8mb4", "collate": "utf8mb4_unicode_ci" } }, "session": { "secret": "d41d8cd98f00b204e9800998ecf8427e" }, "analytics": { "id": null, "render-id": null }, "mail": { "adapter": "sendmail", "sendmail": {}, "smtp": { "service": "Gmail", "auth": { "user": "", "pass": "" } } }, "server": { "logger": "default" }, "client": { "user": true }, "notify": { "errors": [], "report": [] }, "api": { "allowAnonymous": false, "allowReadOnly": true, "requireSSL": false }, "blacklist": { "html": ["processform.cgi", "habbo.com"], "css": [], "javascript": [] }, "reserved": [ "donate", "list", "show", "gist", "about", "account", "accounts", "activity", "all", "announcements", "api", "api_rules", "api_terms", "apirules", "apps", "archive", "auth", "badges", "blog", "business", "contacts", "collection", "collections", "devices", "download", "downloads", "faq", "favorites", "favs", "find_sources", "find_users", "followers", "following", "friend_request", "friendrequest", "friends", "goodies", "help", "home", "inbox", "invitations", "invite", "jobs", "last", "login", "logout", "me", "messages", "notifications", "nudge", "oauth", "profile", "privacy", "rules", "search", "sent", "settings", "share", "signup", "signin", "static", "statistics", "terms", "tos", "translate", "trends", "unarchive", "user", "users", "widgets", "tutorials", "video", "videos" ] }