mirror of https://github.com/perkeep/perkeep.git
doc: fix typo
Change-Id: I50f3a4e4a89a26b769be69a0924d0e37efe53c87
This commit is contained in:
parent
3e1edc18d1
commit
cb46e8de3b
|
@ -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