diff --git a/README.adoc b/README.adoc index 31ff619..a1479f6 100644 --- a/README.adoc +++ b/README.adoc @@ -42,8 +42,8 @@ Cette application est un *fork* de https://labola.o-k-i.net/ORGANISATION-KA-INTE | Dépôt de ce fork | `git@labola.o-k-i.net:cedric/annu-kute-ced.git` -| Domaine de production -| https://annukuteced.buzz +| Domaine (exemple) +| https://example.com | Gouvernance | Application maintenue par OKI ; fork porté par le propriétaire du dépôt *cedric* (Cédric Famibelle-Pronzola) @@ -267,7 +267,7 @@ cp dons.php.sample dons.php . 🛡️ Installez la configuration serveur sécurisée depuis `conf/` (voir <>). . ✍️ Rendez le dossier `cache/` accessible en écriture par le serveur web (créé automatiquement au premier appel API). . 🔒 Assurez-vous que HTTPS est actif (obligatoire pour la PWA). -. 🌐 Faites pointer votre domaine (`annukuteced.buzz`) vers la racine du projet. +. 🌐 Faites pointer votre domaine (ex. `example.com`) vers la racine du projet. [[fr-configuration]] === ⚙️ Configuration @@ -308,7 +308,7 @@ Valeurs par défaut issues de `includes/config.default.php`. | Constante | Défaut | Description | `APP_HOST_NAME` -| `'annukuteced.buzz'` +| `'example.com'` | Nom de domaine affiché (mentions légales…) | `ORGANIZATION_SHORT_NAME` @@ -707,7 +707,7 @@ NOTE: Le cache de l'API PeerTube et de WordPress (`includes/simple-cache.php`) e [source,php] ---- >). . ✍️ Make the `cache/` directory writable by the web server (created automatically on the first API call). . 🔒 Make sure HTTPS is enabled (mandatory for the PWA). -. 🌐 Point your domain (`annukuteced.buzz`) to the project root. +. 🌐 Point your domain (e.g. `example.com`) to the project root. [[en-configuration]] === ⚙️ Configuration @@ -1212,7 +1212,7 @@ Default values from `includes/config.default.php`. | Constant | Default | Description | `APP_HOST_NAME` -| `'annukuteced.buzz'` +| `'example.com'` | Displayed domain name (legal notice…) | `ORGANIZATION_SHORT_NAME` @@ -1611,7 +1611,7 @@ NOTE: The PeerTube API and WordPress cache (`includes/simple-cache.php`) is *alw [source,php] ---- - https://annukuteced.buzz/ + https://example.com/ daily 1.0 - https://annukuteced.buzz/index + https://example.com/index daily 1.0 - https://annukuteced.buzz/index.php + https://example.com/index.php daily 1.0 - https://annukuteced.buzz/direct + https://example.com/direct hourly 0.9 - https://annukuteced.buzz/direct.php + https://example.com/direct.php hourly 0.9 - https://annukuteced.buzz/mentions-legales + https://example.com/mentions-legales monthly 0.3 - https://annukuteced.buzz/mentions-legales.php + https://example.com/mentions-legales.php monthly 0.3 - https://annukuteced.buzz/recherche + https://example.com/recherche weekly 0.8 - https://annukuteced.buzz/recherche.php + https://example.com/recherche.php weekly 0.8 - https://annukuteced.buzz/categories + https://example.com/categories weekly 0.8 - https://annukuteced.buzz/categories.php + https://example.com/categories.php weekly 0.8 - https://annukuteced.buzz/video + https://example.com/video weekly 0.7 - https://annukuteced.buzz/video.php + https://example.com/video.php weekly 0.7