Skip to content

Commit 75fdc8f

Browse files
committed
Remove test
1 parent 10c98f6 commit 75fdc8f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

conf/glances.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ check_update=true
1414
history_size=1200
1515
# Set the way Glances should display the date (default is %Y-%m-%d %H:%M:%S %Z)
1616
# strftime_format=%Y-%m-%d %H:%M:%S %Z
17-
strftime_format=%Y-%m-%d
1817
# Define external directory for loading additional plugins
1918
# The layout follows the glances standard for plugin definitions
2019
#plugin_dir=/home/user/dev/plugins

docker-compose/glances.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ check_update=False
1313
# Default is 1200 values (~1h with the default refresh rate)
1414
history_size=1200
1515
# 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
1717
# Define external directory for loading additional plugins
1818
# The layout follows the glances standard for plugin definitions
1919
#plugin_dir=/home/user/dev/plugins

0 commit comments

Comments
 (0)