Skip to content
Snippets Groups Projects
Commit 3b5f22b1 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Explicit default values of PUBLIC_

parent 1069da1a
No related branches found
No related tags found
No related merge requests found
Pipeline #18032 failed
...@@ -77,10 +77,12 @@ PUBLIC_PORTAL_URL="https://leximpact.an.fr/" ...@@ -77,10 +77,12 @@ PUBLIC_PORTAL_URL="https://leximpact.an.fr/"
# Optional name of default reform to use # Optional name of default reform to use
# Reform name must belong to a name of an OpenFisca reform in metadata.json # Reform name must belong to a name of an OpenFisca reform in metadata.json
# PUBLIC_REFORM=reforme_test_1 # PUBLIC_REFORM=reforme_test_1
PUBLIC_REFORM=
# Optional name of revaluation reform to use # Optional name of revaluation reform to use
# Reform name must belong to a name of an OpenFisca reform in metadata.json # Reform name must belong to a name of an OpenFisca reform in metadata.json
# PUBLIC_REFORM_REVALUATION=contrefactuel_plf # PUBLIC_REFORM_REVALUATION=contrefactuel_plf
PUBLIC_REFORM_REVALUATION=
# Show intro balloons. # Show intro balloons.
PUBLIC_SHOW_TUTORIAL=true PUBLIC_SHOW_TUTORIAL=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment