summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml
index 4e9a816..124c94e 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -22,3 +22,4 @@ TTS_SPEED = 1.0
STT_ENABLED = false
STT_URL = "http://localhost:8081/inference"
DBPATH = "gflt.db"
+FetchModelNameAPI = "http://localhost:8080/v1/models"