When the incremental option is set to false, pgBadger will create normal html report and upload the html file to the web server.
When the incremental option is set to true, pgBadger will create incremental report and upload a zip file to the web server.
Example)
pgBadger:
options:
incremental: true