From 70e468e5d6e76c188d3688ec7e07fac5d1ac289d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:30:51 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e87229a..da4038b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -13,7 +13,7 @@ maintainers = [] license = "Apache-2.0" website = "http://etherpad.org" demo = "https://video.etherpad.com" -admindoc = "http://etherpad.org/doc/v1.8.18" +admindoc = "http://etherpad.org/doc/v1.9.0" code = "https://github.com/ether/etherpad-lite" [integration] @@ -45,7 +45,7 @@ ram.runtime = "50M" ask.fr = "Choisissez la langue" type = "string" choices = ["ca", "de", "en", "es", "fr", "gl", "hu", "it", "nl", "pt"] - default = "en" + default = "fr" [install.admin] type = "user"