Removed more debug prints

This commit is contained in:
Tobias Herre 2024-04-04 11:31:35 +02:00
parent 9d8d6cd332
commit 22606d125e
1 changed files with 4 additions and 4 deletions

View File

@ -198,10 +198,10 @@ reports:
# "SF: @(site)"; # "SF: @(site)";
# "DF $(domain_file)"; # "DF $(domain_file)";
delete:: # delete::
"DELETE TRUE"; # "DELETE TRUE";
!delete:: # !delete::
"DELETE FALSE"; # "DELETE FALSE";
# !do_logrotate:: # !do_logrotate::
# "LOGOROOTATE FOR $(site[domain]): FALSE"; # "LOGOROOTATE FOR $(site[domain]): FALSE";