Update idle time configuration and documentation
- Increased default values for IDLE_MINUTES from 30 to 60 and IDLE_GRACE_MINUTES from 45 to 90 across configuration files and documentation. - Updated related documentation to reflect the new default idle time settings, ensuring consistency in user guidance and system behavior.
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
# LLM_RUNTIME=none
|
||||
# OLLAMA_LOCAL_PORT=17811
|
||||
# LLAMACPP_LOCAL_PORT=17812
|
||||
# IDLE_MINUTES=30
|
||||
# IDLE_GRACE_MINUTES=45
|
||||
# IDLE_MINUTES=60
|
||||
# IDLE_GRACE_MINUTES=90
|
||||
# LOCAL_WATCHDOG_GRACE_MINUTES=10
|
||||
# NOTIFY_READY=true
|
||||
# PULL_OUTPUT=false
|
||||
|
||||
Reference in New Issue
Block a user