From 352b46345d0eef558ffc494d3710cc2f3f1dc8df Mon Sep 17 00:00:00 2001 From: Hassy Date: Sat, 18 Feb 2023 00:43:59 +0900 Subject: [PATCH] apache: Add "logs" directory to "persist" (#4463) --- bucket/apache.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bucket/apache.json b/bucket/apache.json index d91f3a8ed1..2b1b3c7f7e 100644 --- a/bucket/apache.json +++ b/bucket/apache.json @@ -30,7 +30,8 @@ ], "persist": [ "htdocs", - "conf" + "conf", + "logs" ], "checkver": { "url": "https://fossies.org/windows/www/",