From 2bdd037df614ca94138a4988d7a2011dc4aa95d2 Mon Sep 17 00:00:00 2001 From: jekuaitk Date: Tue, 14 May 2024 12:26:47 +0200 Subject: [PATCH] Correctly ignore encryption key --- config/sync/config_ignore.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/config_ignore.settings.yml b/config/sync/config_ignore.settings.yml index b9d2ebca..748fc7cd 100644 --- a/config/sync/config_ignore.settings.yml +++ b/config/sync/config_ignore.settings.yml @@ -27,4 +27,4 @@ ignored_config_entities: - 'leaflet_layers.map_layer.*' - os2forms_forloeb.settings - '# Ignore encryption key' - - key.key.webform.yml + - 'key.key.webform'