From dbe01e3f7fef911d72211e693a7b09575fef3095 Mon Sep 17 00:00:00 2001 From: Rodolphe Robles <80f522fe-8e67-487d-a570-80e581c94b48@localhost> Date: Thu, 2 Feb 2023 15:56:40 +0100 Subject: [PATCH] correct server type --- service-etherpad.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-etherpad.properties b/service-etherpad.properties index 3a535b0..19b19f0 100644 --- a/service-etherpad.properties +++ b/service-etherpad.properties @@ -125,7 +125,7 @@ host.server.distribution = YunoHost # VIRTUAL : machine virtuelle # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs -host.server.type = DISTRIBUTION +host.server.type = PHYSICAL # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile