mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 05:13:01 +02:00
Add support for new Borg placeholder "{unixtime}".
This commit is contained in:
@@ -19,6 +19,7 @@ BORG_PLACEHOLDERS = {
|
||||
'{reverse-fqdn}',
|
||||
'{now}',
|
||||
'{utcnow}',
|
||||
'{unixtime}',
|
||||
'{user}',
|
||||
'{pid}',
|
||||
'{borgversion}',
|
||||
|
||||
Reference in New Issue
Block a user