github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/config/dev-client-dir/client-config.json (about) 1 { 2 "servers": { 3 "devcam": { 4 "server": ["_env", "${CAMLI_SERVER}", "http://localhost:3179/"], 5 "auth": ["_env", "${CAMLI_AUTH}"], 6 "default": true 7 } 8 }, 9 "ignoredFiles": [".DS_Store"], 10 "identity": ["_env", "${CAMLI_KEYID}"], 11 "identitySecretRing": ["_env", "${CAMLI_SECRET_RING}"] 12 }