setup for theme testing

This commit is contained in:
jade 2024-04-04 19:53:16 -07:00
parent 08860c249a
commit bff9ae4366

View file

@ -36,6 +36,9 @@ in
settings = {
log-level = "INFO";
spi-authenticator-allow-ban-check-authenticator-dbpath = "/var/keycloak-allow-bans";
spi-theme-static-max-age = -1;
spi-theme-cache-themes = false;
spi-theme-cache-templates = false;
};
};