This commit is contained in:
2025-08-04 11:03:25 +03:00
commit b1bde827de
20 changed files with 3579 additions and 0 deletions

8
config.yaml Normal file
View File

@@ -0,0 +1,8 @@
# Путь к rac.exe
rac_path: "C:/Program Files/1cv8/8.3.27.1606/bin/rac.exe"
# Таймауты
connection_timeout: 30s
command_timeout: 60s
retry_count: 3
retry_delay: 5s