Update .env

Signed-off-by: jtwolfe <jamie.t.wolfe@gmail.com>
This commit is contained in:
jtwolfe 2024-12-19 20:10:32 +10:00 committed by GitHub
parent 29c123583c
commit 1e7c3349e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.env
View file

@ -82,6 +82,15 @@
# Enable to allow p2p mode
# 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
###
# Enables watchdog to kill backends that are inactive for too much time