From 46a119a31729d57f80e3a2c681d530a165cac914 Mon Sep 17 00:00:00 2001
From: Emmanuel Raviart <emmanuel@raviart.com>
Date: Thu, 10 Aug 2023 14:18:47 +0200
Subject: [PATCH] Comment REFORM_REVALUATION in example.env

---
 example.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example.env b/example.env
index 094169b2a..bdd617e7b 100644
--- a/example.env
+++ b/example.env
@@ -75,7 +75,7 @@ PROXY=false
 
 # Optional name of revaluation reform to use
 # Reform name must belong to a name of an OpenFisca reform in metadata.json
-REFORM_REVALUATION=contrefactuel_plf
+# REFORM_REVALUATION=contrefactuel_plf
 
 # Show intro balloons.
 SHOW_TUTORIAL=true
-- 
GitLab