cfg

package
v0.0.0-...-9aa428e Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	WorkerID       string // authentication token, unique for every worker, used to verify all calls
	TempDir        string // recordings will end up here before they are converted
	StorageDir     string // recordings will end up here after they are converted
	LrzUser        string
	LrzMail        string
	LrzPhone       string
	LrzSubDir      string
	MainBase       string
	LrzUploadUrl   string
	VodURLTemplate string
	LogDir         string
	Hostname       string
	Token          string // setup token. Used to connect initially and to get a "WorkerID"
	PersistDir     string // PersistDir is the directory, tum-live-worker will use to store persistent data
	LogLevel       = log.InfoLevel
)

Functions

func SetConfig

func SetConfig()

SetConfig sets the values of the parameter config and stops the execution if any of the required config variables are unset.

Types

This section is empty.

Jump to

Keyboard shortcuts

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