From 66187abaa2d7bcdedaf492648ccb21516c065675 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sat, 26 Mar 2022 00:04:49 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'services/pad.libre?= =?UTF-8?q?-service.eu.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/pad.libre-service.eu.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/services/pad.libre-service.eu.md b/services/pad.libre-service.eu.md index 5401525..1979778 100644 --- a/services/pad.libre-service.eu.md +++ b/services/pad.libre-service.eu.md @@ -259,6 +259,22 @@ Configurer le site web : ## Personnalisation +### Nom de l'instance + +Modifier le nom de l'instance dans `/var/www/pad.libre-service.eu/settings.json` : +``` +- "title": "Etherpad", ++ "title": "pad.libre-service.eu", +``` + +### Favicon + +Modifier le nom de l'instance dans `/var/www/pad.libre-service.eu/settings.json` : +``` +- "favicon": null, ++ "favicon": "/var/www/pad.libre-service.eu/custom/pad.libre-service.eu-logo.png", +``` + ### Installation de modules Installer des modules élémentaires :