From bf417aa1cb77127b9504938947739d9896912758 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 7 Sep 2022 00:40:49 +0300 Subject: misc/mycorrhiza: tweak README --- misc/mycorrhiza/pkg/README | 10 +++++++--- 1 file 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 -- cgit v1.2.3