Switch config from YAML to TOML

This commit is contained in:
prosolis
2026-05-24 22:11:36 -07:00
parent e88483526d
commit 9d5db63c56
11 changed files with 280 additions and 253 deletions

1
.gitignore vendored
View File

@@ -3,4 +3,5 @@ data/
.env
pete
config.yaml
config.toml
node_modules/