chore: use new conf features

This commit is contained in:
Jef Roosens 2022-12-28 22:02:02 +01:00
parent cac74db086
commit bb4406404d
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 4 additions and 5 deletions

View file

@ -13,7 +13,7 @@ pub:
default_arch string
global_schedule string = '0 3'
base_image string = 'archlinux:base-devel'
max_log_age int = -1
max_log_age int [empty_default]
log_removal_schedule string = '0 0'
}