mirror of
https://github.com/ParisNeo/ollama_proxy_server.git
synced 2025-09-06 05:12:14 +00:00
update example config.ini: queue_size is actually not implemented (yet)
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
[DefaultServer]
|
||||
url = http://localhost:11434
|
||||
queue_size = 5
|
||||
|
||||
[SecondaryServer]
|
||||
url = http://localhost:3002
|
||||
queue_size = 3
|
||||
|
||||
# Add more servers as you need.
|
||||
|
||||
|
Reference in New Issue
Block a user