doc: added docstrings to all db/git functions

This commit is contained in:
Jef Roosens 2022-05-03 19:55:52 +02:00
parent 204144cee8
commit 5781796e99
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 15 additions and 2 deletions

View file

@ -8,7 +8,7 @@ pub:
log_level string = 'WARN'
api_key string
address string
data_dir string
data_dir string
base_image string = 'archlinux:base-devel'
max_concurrent_builds int = 1
api_update_frequency int = 15