config

package
v1.0.19 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Conf             model.AppConf
	AllConfYamlProps = []string{
		"rootScanDir",
		"rootMediaDir",
		"theMovieDbBaseApiUrlV3",
		"apiKey",
		"dryRun",
		"logOutputPath",
		"environment",
		"logLevel",
		"cron",
		"tvShowEpisodeFormat",
		"tvShowEpisodeFileRetryFailed",
		"checkForUpdatesInterval",
		"githubPersonalToken",
		"githubUsername",
		"isAutoRestartManaged",
		"scanForMovieInterval",
		"rootMovieScanDir",
		"rootMovieMediaDir",
		"movieFileRetryFailed",
		"movieCustomFormat",
		"dbBucketsCleanupInterval",
		"logRotateMaxNumOfBackups",
		"logRotateMaxAgeOfBackups",
		"logRotateMaxLogFileSize",
		"logRotateCompressBackups",
		"apiPort",
		"uiPort",
	}
)

Functions

func ConfigInit

func ConfigInit(c *cron.Cron, mwg *sync.WaitGroup, jobs []model.CronJob)

Types

This section is empty.

Jump to

Keyboard shortcuts

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