apache: Add "logs" directory to "persist" (#4463)

This commit is contained in:
Hassy 2023-02-18 00:43:59 +09:00 committed by GitHub
parent 8007fe74da
commit 352b46345d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,8 @@
],
"persist": [
"htdocs",
"conf"
"conf",
"logs"
],
"checkver": {
"url": "https://fossies.org/windows/www/",