feat: US-005 - Adaugă secțiunea tts în config.json
- config.json: secțiune tts nouă (default_engine=pockettts, pockettts_url=http://127.0.0.1:7789) - gates rulate: tests PASS (1043 passed, 22 eșecuri preexistente neschimbate), review manual PASS (diff data-only, Config deja generic)
This commit is contained in:
@@ -119,5 +119,9 @@
|
||||
"base_url": "https://roa2web.romfast.ro/roa2web/api",
|
||||
"default_company": "114",
|
||||
"default_company_name": "ROMFAST SRL"
|
||||
},
|
||||
"tts": {
|
||||
"default_engine": "pockettts",
|
||||
"pockettts_url": "http://127.0.0.1:7789"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user