Removed more debug prints
This commit is contained in:
parent
9d8d6cd332
commit
22606d125e
8
nginx.cf
8
nginx.cf
|
@ -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";
|
||||||
|
|
Loading…
Reference in New Issue