Remove json configuration and replace it by yaml configuration files.

This commit is contained in:
adator
2025-10-26 21:00:50 +01:00
parent b7b61081be
commit ffb30f12ec
7 changed files with 76 additions and 82 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ db/
logs/
__pycache__/
configuration.json
configuration.yaml
configuration_inspircd.json
configuration_unreal6.json
*.log