I should add that these template files just appear...
# ory-selfhosting
s
I should add that these template files just appear to be ignored - no errors from kratos.
b
Are you using the code or link strategy?
s
sorry, I don't understand the question?
I have tried using the explicit naming of individual files in kratos.yml - rather than the template_override_path but that was similarly ignored. I get registration emails correctly, just without the template being applied.
b
which strategy do you use in recovery & verification (e.g. are you receiving a one time code or a link in the recovery emails)? They use different templates, so just overriding
recovery
won't work.
s
Ah, I understand, we use the code strategy
Aha, changing my path to verification_code solved the problem. Many thanks.