mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 14:23:45 +03:00
instead was spelt incorrectly.
+1
-1
@@ -22,7 +22,7 @@ sudo nano /etc/logrotate.d/bitwarden
|
|||||||
missingok
|
missingok
|
||||||
# Don't rotate log if file is empty
|
# Don't rotate log if file is empty
|
||||||
notifempty
|
notifempty
|
||||||
# Add date instaed of number to rotated log file
|
# Add date instead of number to rotated log file
|
||||||
dateext
|
dateext
|
||||||
# Date format of dateext
|
# Date format of dateext
|
||||||
dateformat -%Y-%m-%d-%s
|
dateformat -%Y-%m-%d-%s
|
||||||
|
|||||||
Reference in New Issue
Block a user