Open
Description
Page: https://www.pomerium.com/docs/reference
What's incorrect or missing
The data table on the 'Configuration & Settings Reference' page lists settings by name. However these names sometimes differ from the config file or environment variable name. If I know a config file key and want to search for the documentation for it, I can't easily filter the table to find a link to that corresponding reference page.
Or maybe I'd like to see a list of all settings ending in _file
. Currently it doesn't appear to be possible to filter for this using the table.
What's the resolution?
Is there some way we can allow searching through the table by config file key and/or environment variable name?