Skip to content

Setting --spi provider args? #110

Closed Answered by xgp
xgp asked this question in Q&A
Jul 11, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I believe you can use the convention of upper-casing and adding a KC prefix as an env var. E.g. --spi-email-template-provider becomes KC_SPI_EMAIL_TEMPLATE_PROVIDER and you can use the withEnv("KC_SPI_EMAIL_TEMPLATE_PROVIDER", "mycustomprovider") method.

Also, regarding the specific need to disable theme caching, looks like there is a withDisabledCaching() method.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dasniko
Comment options

Answer selected by dasniko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants