mirror of https://github.com/perkeep/perkeep.git
Merge "doc: fix typo"
This commit is contained in:
commit
c2e80f8d47
|
@ -22,7 +22,7 @@ This page documents the simple configuration mode.
|
||||||
localhost auth
|
localhost auth
|
||||||
* `userpass:alice:secret:vivify=othersecret`: Alice has password "secret",
|
* `userpass:alice:secret:vivify=othersecret`: Alice has password "secret",
|
||||||
but her Android phone can use password "othersecret" to do a minimal set of
|
but her Android phone can use password "othersecret" to do a minimal set of
|
||||||
operations (upload new things, but not access anything)r
|
operations (upload new things, but not access anything).
|
||||||
|
|
||||||
* `baseURL`: Optional. If non-empty, this is the root of your URL prefix for
|
* `baseURL`: Optional. If non-empty, this is the root of your URL prefix for
|
||||||
your Camlistore server. Useful for when running behind a reverse proxy.
|
your Camlistore server. Useful for when running behind a reverse proxy.
|
||||||
|
|
Loading…
Reference in New Issue