wcs: use default.zip as skeleton (#86724) #16

Merged
ecazenave merged 1 commits from wip/86724-default-zip into main 2024-02-08 16:17:06 +01:00
2 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,6 @@
}},
{"create-wcs": {
"url": "https://{{tenants_conf['demarches-wcs']}}/",
"template_name": "{{wcs_skeleton_filename}}",
"title": "Démarches"
}},
{% if 'dev-passerelle' in tenants_conf and tenants_conf['dev-passerelle'] %}

View File

@ -1,5 +1,5 @@
cook_recipe_path: /tmp/cook-recipe.json
wcs_skeleton_filename: publik.zip
wcs_skeleton_filename: default.zip
wcs_error_email: ""
wcs_language: "fr"
wcs_postgres_user: ""