config

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ListenAddr        string
	OIDCIssuerURL     string
	OIDCClientID      string
	UsersGRPCTarget   string
	FilesGRPCTarget   string
	CORSAllowedOrigin string
	MaxResponseSize   int64
	RequestTimeout    time.Duration
	MaxRedirects      int
	MaxImageSize      int
}

func FromEnv

func FromEnv() (Config, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL