Delete removed spi-events-store-jpa-max-detail-length property from keycloak.conf in testsuite

Signed-off-by: vramik <vramik@redhat.com>

Fixes #17258
This commit is contained in:
vramik 2023-11-12 22:37:17 +01:00 committed by Alexander Schwartz
parent c38fadcdec
commit 76affa45c6

View file

@ -40,8 +40,5 @@ spi-password-policy-password-blacklist-blacklists-path=${kc.home.dir:}/dependenc
# http client connection reuse settings
spi-connections-http-client-default-reuse-connections=false
# set max-length of event representation stored so the db can handle it
spi-events-store-jpa-max-detail-length=2000
# set known protocol ports for basicsamltest
spi-login-protocol-saml-known-protocols=http=8180,https=8543