add optional OPENDATA_ENABLED variable env

This commit is contained in:
Christophe Robillard 2022-07-21 15:52:16 +02:00
parent 899047b656
commit 004176a88d

View file

@ -141,5 +141,6 @@ VITE_LEGACY=""
# around july 2022, we changed the duree_conservation_dossiers_dans_ds, allow instances to choose their own duration
NEW_MAX_DUREE_CONSERVATION=12
#
OPENDATA_ENABLED="enabled"
# Directory which temporarily holds demarches.json.gz during generation before publishing to datagouv
DATAGOUV_TMP_DIR="/tmp"