github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/dev/config-dir-local/client-config.json (about)

     1  {
     2  	"servers": {
     3  		"dev": {
     4  			"server": "http://localhost:3179/",
     5  			"auth": "devauth:camli3179",
     6  			"default": true
     7  		}
     8  	},
     9  	"ignoredFiles": [".DS_Store"],
    10  	"identity": "26F5ABDA",
    11  	"identitySecretRing": ["_env", "${CAMLI_CONFENV_SECRET_RING}"]
    12  }