pub const ENV_VAR_TPNOTE_USER: &str = "TPNOTE_USER";Expand description
Name of the environment variable, that can be optionally
used to overwrite the user’s login name. The result is accessible as
{{ username }} template variable and used in various templates.