Update example.config.ini

This commit is contained in:
Saifeddine ALOUI
2025-06-23 16:47:49 +02:00
committed by GitHub
parent cfcdf96882
commit dbc9e6bfb1

View File

@@ -1,10 +1,12 @@
[DefaultServer]
url = http://localhost:11434
max_parallel_connections = 4
queue_size = 100
[SecondaryServer]
url = http://localhost:3002
max_parallel_connections = 3
queue_size = 100
# Add more servers as you need.