mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
apache: Add "logs" directory to "persist" (#4463)
This commit is contained in:
parent
8007fe74da
commit
352b46345d
@ -30,7 +30,8 @@
|
|||||||
],
|
],
|
||||||
"persist": [
|
"persist": [
|
||||||
"htdocs",
|
"htdocs",
|
||||||
"conf"
|
"conf",
|
||||||
|
"logs"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://fossies.org/windows/www/",
|
"url": "https://fossies.org/windows/www/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user