[discourse] Enabling audit webhooks through envars #4317
-
Originally posted by ianespana on Discourse Hey team! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Yes, you can enable auditing webhooks in Flipt using environment variables—no need for a config.yaml. Just set the following environment variables (supported since v1.27.0):
All Flipt config options can be overridden this way: use the To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
Reply from mark on Discourse: Hey @ianespana ! Yes you can enable auditing webhooks via environment variables just like any other supported configuration settings in config.yml. Heres an example:
Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
Reply from ianespana on Discourse: Is there a way to add templates through envars, instead of using the |
Beta Was this translation helpful? Give feedback.
Reply from mark on Discourse:
Hey @ianespana !
Yes you can enable auditing webhooks via environment variables just like any other supported configuration settings in config.yml.
Heres an example:
Hope that helps!