By default graph should not be generated every 60 seconds...

This commit is contained in:
nicolargo 2023-09-09 16:46:19 +02:00
parent da4763da59
commit 3b6a4331c2
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ path=/tmp
# It is possible to generate the graphs automatically by setting the
# generate_every to a non zero value corresponding to the seconds between
# two generation. Set it to 0 to disable graph auto generation.
generate_every=60
generate_every=0
# See following configuration keys definitions in the Pygal lib documentation
# http://pygal.org/en/stable/documentation/index.html
width=800