mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-31 02:51:51 -07:00
## What changed? * Remove previously support for `dockerize` syntax. Now we just support `sprig` * updated embedded config ## Why? Simplification ## How did you test it? - [x] covered by existing tests - [x] added new unit test(s) ## Potential risks Existing config templates will need to be updated to use `sprig` only syntax. Otherwise the server will not be able to read it.
2 lines
15 B
Go
2 lines
15 B
Go
package config
|