From cc68805101bf7e685aef2b2c6a3c52cb18ebccdd Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 24 Jul 2025 15:08:36 +0200 Subject: [PATCH] Bug 39740: Adjust koha-conf.xml Test plan: Look at changes in this patch. Note that we already tested these settings with former patches. Signed-off-by: Marcel de Rooy Signed-off-by: Tomas Cohen Arazi --- debian/templates/koha-conf-site.xml.in | 12 ++++++++---- etc/koha-conf.xml | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index afc23a98cc9..2c54b885b98 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -409,12 +409,16 @@ __END_SRU_PUBLICSERVER__ __ENCRYPTION_KEY__ - + 0 + 0 + + - 0 0 + 1 1 diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml index 33768161a22..5141a84df64 100644 --- a/etc/koha-conf.xml +++ b/etc/koha-conf.xml @@ -228,12 +228,16 @@ __ENCRYPTION_KEY__ - + 0 + 0 + + - 0 0 + 1 1 -- 2.50.1