mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07:00
instead was spelt incorrectly.
@@ -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