fix: Handle '# [include]'. Update default config (#450)

This commit is contained in:
slowsage
2023-06-01 03:15:49 -04:00
committed by GitHub
parent 3f5eedb83d
commit 03436b7f8f
2 changed files with 26 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
# Include any additional configuration file(s)
# [include] sections are processed in the order you write them
# Files in $CONFIG_DIR/topgrade/topgrade.d/ are automatically included at the beginning of this file
[include]
#[include]
#paths = ["/etc/topgrade.toml"]
[misc]