This commit is contained in:
2025-04-11 06:27:03 +04:00
parent e0b02289e5
commit 136c8dee76
11 changed files with 28 additions and 28 deletions
+3 -3
View File
@@ -124,7 +124,7 @@ define('PRIORITY_CATEGORIES', [
// =========================================
// Nom du site
// define('SITE_NAME', 'Kaubuntu.re');
// define('SITE_NAME', 'kaubuntu.re');
// Description du site
// define('SITE_DESCRIPTION', 'Votre plateforme de médias libres');
@@ -210,7 +210,7 @@ define('PRIORITY_CATEGORIES', [
// Contact
// =========================================
// define('CONTACT_EMAIL', 'contact@kaubuntu.re');
// define('CONTACT_EMAIL', 'multimedia@kaubuntu.re');
// =========================================
// Mentions légales
@@ -223,7 +223,7 @@ define('PRIORITY_CATEGORIES', [
// define('LEGAL_HOST_COMPANY', 'société au capital de 100 000 €');
// define('LEGAL_HOST_RCS', 'immatriculée au RCS de Clermont-Ferrand sous le numéro 510 909 807');
// define('LEGAL_HOST_ADDRESS', '222 boulevard Gustave Flaubert, 63000 Clermont-Ferrand, France');
// define('LEGAL_CONTACT_EMAIL', 'zinfos@kaubuntu.com');
// define('LEGAL_CONTACT_EMAIL', 'multimedia@kaubuntu.re');
// define('LEGAL_LICENSE', 'GNU Affero General Public License version 3 (AGPL-V3)');
// define('LEGAL_LICENSE_URL', 'https://www.gnu.org/licenses/agpl-3.0.html');
// define('LEGAL_SOURCE_CODE_URL', 'https://codeberg.org/Ka-Ubuntu/kaubuntu.re');