{ "server": null, "indent": 2, "history": { "limit": 1024, "ignores": [ "^$(q|quit|exit)" ] }, "alias": { "match": "^:" }, "edit": { "hash": "sha1" }, "restart": { "poll": true, "interval": 2000, "max": 10 }, "login": { "retries": 3 }, "progress": { "upload": true, "download": true }, "highlight": { "default": { "source-highlight": "-f esc -s %s", "pygmentize": "-l %s" }, "json": { "source-highlight": "-f esc -s json --style-file=%s --lang-def=%s", "pygmentize": "-l json" }, "js": { "source-highlight": "-f esc -s javascript", "pygmentize": "-l javascript" } }, "search": { "paths": { "template": [] } }, "bulk": { "flat": false, "id": { "auto": true } }, "error": { "json": false }, "console": { "launch": { "url": "open %s" }, "comment": { "inject": true, "enabled": false }, "cascade": { "allow": [ "color", "username", "noop", "server", "database", "id", "rev", "ddoc", "logHttp", "logLevel" ] } }, "log": { "debug": { "clean": true, "always": false, "interactive": false, "json": false, "lines": false, "indent": 2 } } }