From 6ceb2ce1fde45b5ad80e844c13bc4de69a1d637c Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Wed, 17 Apr 2024 13:55:50 +0200 Subject: [PATCH] Replace "public" boolean with "visitors" in ADMIN.md --- doc/ADMIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index e6e1a92..7942b2c 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -26,7 +26,7 @@ You should not install ONLYOFFICE on your main YunoHost domain, especially if yo * Choose a domain name for ONLYOFFICE that is different from your Nextcloud domain, e.g. `office.yunohost.domain` (or `office.domain.nohost.me`, see previous section). * Choose a path for ONLYOFFICE, e.g. `/` if you install on `office.yunohost.domain` (do not install any other app on this domain). * The domain of your Nextcloud instance, e.g. `yunohost.domain/nextcloud` or `nextcloud.yunohost.domain`. - * Is it a public application? **If you want to connect it to Nextcloud, ONLYOFFICE should be public**: then select `Yes` or `tick the box`. + * Is it a public application? **If you want to connect it to Nextcloud, ONLYOFFICE should be public**: then select `visitors``. ## How to edit ONLYOFFICE documents?