Skip to content
installsystems.conf 755 B
Newer Older
# installsystems main configuration
[installsystems]
# Set verbosity (0: quiet, 1: normal, 2: debug)
#verbosity = 2
# Set nice process value (see nice (1))
# Set ionice class (see ionice (1))
#ionice_class = idle

# Set ionice class data level (see ionice (1))
#ionice_level = 0
Seblu's avatar
Seblu committed
# define a custom cache directory
#cache = /tmp/sex

# disable cache of remote repository
#no_cache = 1

# disable output coloring
#no_color = 1

Seblu's avatar
Seblu committed
# disable check of script during build
#no_check = 1

# global connection timeout
Seblu's avatar
Seblu committed
#timeout = 30

# search images inside repositories
#repo_search = stable testing

# filter repository list
#repo_filter = stable testing
Seblu's avatar
Seblu committed

# custom repository config file
#repo_config =

# repository loading timeout
#repo_timeout = 1