aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/mycorrhiza/pkg/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/misc/mycorrhiza/pkg/README b/misc/mycorrhiza/pkg/README
index 74fdf77..8efff40 100644
--- a/misc/mycorrhiza/pkg/README
+++ b/misc/mycorrhiza/pkg/README
@@ -73,10 +73,14 @@ Setup
See ${HOMEPAGE} for details about configuration and deployment.
Be sure to set up proper authentication.
-Set desired wiki name, enable and start the daemon.
+By default wiki will be created in ${LOCALSTATEDIR}/mycorrhiza,
+but you can change that by setting daemon flags with rcctl(8).
+
+mycorrhiza# rcctl set mycorrhiza flags '/some/other/wiki/dir'
+
+Enable and start the daemon.
-mycorrhiza# rcctl set mycorrhiza flags '${LOCALSTATEDIR}/mycorrhiza'
mycorrhiza# rcctl enable mycorrhiza
mycorrhiza# rcctl start mycorrhiza
-wiki will be available at https://mycorrhiza.example.com
+Wiki will be available at https://mycorrhiza.example.com