By default graph should be generated every 60 seconds if the --export-graph option is used...

pull/2544/head
nicolargo 2023-09-09 16:48:08 +02:00
parent 3b6a4331c2
commit 9211b39438
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=0
generate_every=60
# See following configuration keys definitions in the Pygal lib documentation
# http://pygal.org/en/stable/documentation/index.html
width=800