From 12937bc6610ecdff2349c5da4605a051f3a964b3 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Fri, 6 Dec 2024 12:16:33 +0100
Subject: [PATCH] Deuxfleurs

---
 app/controllers/transparency/home_controller.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/controllers/transparency/home_controller.rb b/app/controllers/transparency/home_controller.rb
index 068af6e09..cd6048b69 100644
--- a/app/controllers/transparency/home_controller.rb
+++ b/app/controllers/transparency/home_controller.rb
@@ -5,7 +5,7 @@ class Transparency::HomeController < Transparency::ApplicationController
     @costs = [
       ['Bugsnag', 'Interception d\'erreur (gratuit pour l\'open source)', 0],
       ['CodeClimate', 'Qualité de code (gratuit pour l\'open source)', 0],
-      ['Deuxfleurs', 'Hébergement sans data center', 100],
+      ['Deuxfleurs', 'Hébergement sans data center', 3000],
       ['KeyCDN', 'Redimensionnement des images', 3000],
       ['LanguageTool', 'Aide à la qualité des contenus', 1200],
       ['LibreTranslate', 'Aide à  la traduction', 696],
-- 
GitLab