File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ check_update=true
14
14
history_size=1200
15
15
# Set the way Glances should display the date (default is %Y-%m-%d %H:%M:%S %Z)
16
16
# strftime_format=%Y-%m-%d %H:%M:%S %Z
17
- strftime_format=%Y-%m-%d
18
17
# Define external directory for loading additional plugins
19
18
# The layout follows the glances standard for plugin definitions
20
19
#plugin_dir=/home/user/dev/plugins
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ check_update=False
13
13
# Default is 1200 values (~1h with the default refresh rate)
14
14
history_size=1200
15
15
# Set the way Glances should display the date (default is %Y-%m-%d %H:%M:%S %Z)
16
- #strftime_format=" %Y-%m-%d %H:%M:%S %Z"
16
+ #strftime_format=%Y-%m-%d %H:%M:%S %Z
17
17
# Define external directory for loading additional plugins
18
18
# The layout follows the glances standard for plugin definitions
19
19
#plugin_dir=/home/user/dev/plugins
You can’t perform that action at this time.
0 commit comments