setup for theme testing
This commit is contained in:
parent
08860c249a
commit
bff9ae4366
|
@ -36,6 +36,9 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
log-level = "INFO";
|
log-level = "INFO";
|
||||||
spi-authenticator-allow-ban-check-authenticator-dbpath = "/var/keycloak-allow-bans";
|
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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue