Merge pull request #10749 from mfo/US/commune-without-insee
correctif: ETQ administrateur/instructeur, je souhaite que les champs de type commune aient tjr un code insee afin de router de maniere fiable
This commit is contained in:
commit
915779c9b0
10 changed files with 305 additions and 68 deletions
|
@ -274,3 +274,8 @@ CRON_JOBS_DISABLED=""
|
|||
|
||||
# optional license key for lightgallery
|
||||
VITE_LIGHTGALLERY_LICENSE_KEY = ""
|
||||
|
||||
# Email used to find the Instructeur who fixes data on production.
|
||||
# This email will be visible to users whom dossier had been fixed by our maintenance_tasks
|
||||
# By default we use CONTACT_EMAIL, but you can customize it
|
||||
MAINTENANCE_INSTRUCTEUR_EMAIL=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue