Update configuration file for docker compose

This commit is contained in:
nicolargo 2025-03-22 17:39:36 +01:00
parent a6b14d75bb
commit 91fa4bf200
1 changed files with 8 additions and 2 deletions

View File

@ -31,8 +31,14 @@ history_size=1200
#left_menu=network,wifi,connections,ports,diskio,fs,irq,folders,raid,smart,sensors,now
# Limit the number of processes to display (in the WebUI)
max_processes_display=25
# Options for WebUI
#------------------
#
# Specifics options for TUI
#--------------------------
# Disable background color
#disable_bg=True
#
# Specifics options for WebUI
#----------------------------
# Set URL prefix for the WebUI and the API
# Example: url_prefix=/glances/ => http://localhost/glances/
# Note: The final / is mandatory