linotp.lib.config.util module¶
some config helper utilities - located here as required in certain places
- linotp.lib.config.util.expand_here(value)¶
expand the %(here)s string with the linotp root location
- Parameters:
value – the input value
- Returns:
the expanded value