add optional OPENDATA_ENABLED variable env
This commit is contained in:
parent
899047b656
commit
004176a88d
1 changed files with 1 additions and 0 deletions
|
@ -141,5 +141,6 @@ VITE_LEGACY=""
|
||||||
# around july 2022, we changed the duree_conservation_dossiers_dans_ds, allow instances to choose their own duration
|
# around july 2022, we changed the duree_conservation_dossiers_dans_ds, allow instances to choose their own duration
|
||||||
NEW_MAX_DUREE_CONSERVATION=12
|
NEW_MAX_DUREE_CONSERVATION=12
|
||||||
#
|
#
|
||||||
|
OPENDATA_ENABLED="enabled"
|
||||||
# Directory which temporarily holds demarches.json.gz during generation before publishing to datagouv
|
# Directory which temporarily holds demarches.json.gz during generation before publishing to datagouv
|
||||||
DATAGOUV_TMP_DIR="/tmp"
|
DATAGOUV_TMP_DIR="/tmp"
|
||||||
|
|
Loading…
Add table
Reference in a new issue