Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Version Version Env string Services *backends.Services BaseURL *url.URL Router *ich.Mux Assets map[string]string SessionStore sessions.Store SessionName string Timezone *time.Location Loc *gotext.Locale Logger *slog.Logger OIDCAuth *oidc.Auth UsernameClaim string FrontendURL string FrontendUsername string FrontendPassword string IPRanges string MaxFileSize int CSRFName string CSRFSecret string }
Click to show internal directories.
Click to hide internal directories.