mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
Update .env
Signed-off-by: jtwolfe <jamie.t.wolfe@gmail.com>
This commit is contained in:
parent
29c123583c
commit
1e7c3349e4
1 changed files with 9 additions and 0 deletions
9
.env
9
.env
|
@ -82,6 +82,15 @@
|
||||||
# Enable to allow p2p mode
|
# Enable to allow p2p mode
|
||||||
# LOCALAI_P2P=true
|
# LOCALAI_P2P=true
|
||||||
|
|
||||||
|
# Enable to use federated mode
|
||||||
|
# LOCALAI_FEDERATED=true
|
||||||
|
|
||||||
|
# Enable to start federation server
|
||||||
|
# FEDERATED_SERVER=true
|
||||||
|
|
||||||
|
# Define to use federation token
|
||||||
|
# TOKEN=""
|
||||||
|
|
||||||
### Watchdog settings
|
### Watchdog settings
|
||||||
###
|
###
|
||||||
# Enables watchdog to kill backends that are inactive for too much time
|
# Enables watchdog to kill backends that are inactive for too much time
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue