mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 17:50:17 +02:00
config: add runtime flags
This commit is contained in:
parent
84b44ae2e6
commit
be9c14fc04
13 changed files with 486 additions and 212 deletions
|
@ -40,4 +40,5 @@ var ViperPolicyHooks = viper.DecodeHook(mapstructure.ComposeDecodeHookFunc(
|
|||
decodePPLPolicyHookFunc(),
|
||||
decodeSANMatcherHookFunc(),
|
||||
decodeStringToMapHookFunc(),
|
||||
decodeRuntimeFlagsHookFunc(),
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue