package settings // Branding contains the branding settings of the app. type Session struct { Timeout uint `json:"timeout"` }