diff --git a/config.json b/config.json index 14ae0dc..26c17d3 100644 --- a/config.json +++ b/config.json @@ -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" } }