mirror of https://github.com/perkeep/perkeep.git
f66077e48b
-added status handler to the config -made pkg/jsonconfig/eval.go use the relative path for the config file, since appengine does not like absolute paths. Change-Id: If9d275e308ae60e15ecd9c831e22fa6301de0be6 |
||
---|---|---|
.. | ||
camli | ||
README | ||
app.yaml | ||
config.json | ||
test-secring.gpg |
README
We typically just use the "dev-appengine" script in the project root to hack on this code. But to run by hand: $ dev_appserver.py --high_replication . Other useful flags: -a 0.0.0.0 (listen on all addresses) -c (wipe the datastore)