Merge pull request #1868 from pi-hole/new/useWAL

Make WAL mode for pihole-FTL.db optional
This commit is contained in:
Dominik
2024-03-04 19:40:29 +01:00
committed by GitHub
5 changed files with 70 additions and 12 deletions
+3
View File
@@ -344,6 +344,8 @@ components:
type: integer
DBinterval:
type: integer
useWAL:
type: boolean
network:
type: object
properties:
@@ -661,6 +663,7 @@ components:
DBexport: true
maxDBdays: 365
DBinterval: 60
useWAL: true
network:
parseARPcache: true
expire: 365