Add tips in config file (#297)

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/297
This commit is contained in:
Jason Song 2023-07-20 02:16:30 +00:00
parent dcf84d8a53
commit 5d01cb8904
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Example configuration file, it's safe to copy this as the default config file without any modification.
# You don't have to copy this file to your instance,
# just run `./act_runner generate-config > config.yaml` to generate a config file.
log:
# The level of logging, can be trace, debug, info, warn, error, fatal
level: info