Reworded based on review feedback.

This commit is contained in:
Klaas Freitag
2021-03-19 08:56:13 +01:00
parent fbfc10b65e
commit 6692c63517
+1 -1
View File
@@ -36,7 +36,7 @@ chmod +x ocis
The default primary storage location is `/var/tmp/ocis`. You can change that value by configuration.
{{< hint warning >}}
oCIS internally uses mDNS. If your system has a firewall, make sure mDNS is allowed in your active zone.
oCIS by default relies on Multicast DNS (mDNS), usually via avahi-daemon. If your system has a firewall, make sure mDNS is allowed in your active zone.
{{< /hint >}}