mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-02 22:54:49 +03:00
Add example for the date format
This commit is contained in:
parent
6ef0f439a3
commit
c061dc919f
@ -12,6 +12,8 @@ check_update=true
|
||||
# History size (maximum number of values)
|
||||
# Default is 1200 values (~1h with the default refresh rate)
|
||||
history_size=1200
|
||||
# Set the way Glances should display the date (default is %Y-%m-%d %H:%M:%S %Z)
|
||||
#strftime_format="%Y-%m-%d %H:%M:%S %Z"
|
||||
|
||||
##############################################################################
|
||||
# User interface
|
||||
|
Loading…
Reference in New Issue
Block a user