fn session_refresh_enabled(config: &HashMap<String, Value>) -> boolExpand description
Reads session.refresh (nested), falling back to the flat
session_refresh key the Web UI schema would emit; default true.
Redis-mode only — cookie mode never attempts a refresh regardless.