tabs->spaces for editorconfig (Not sure how this has nto been caught before...)

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2024-07-05 19:03:40 +01:00
parent 2c497a9a3e
commit 4148f2cb5b
10 changed files with 288 additions and 288 deletions
+16 -16
View File
@@ -1,21 +1,21 @@
/var/log/pihole/pihole.log {
# su #
daily
copytruncate
rotate 5
compress
delaycompress
notifempty
nomail
# su #
daily
copytruncate
rotate 5
compress
delaycompress
notifempty
nomail
}
/var/log/pihole/FTL.log {
# su #
weekly
copytruncate
rotate 3
compress
delaycompress
notifempty
nomail
# su #
weekly
copytruncate
rotate 3
compress
delaycompress
notifempty
nomail
}