mirror of
https://github.com/octoleo/restic.git
synced 2024-11-10 23:31:09 +00:00
8 lines
356 B
Plaintext
8 lines
356 B
Plaintext
|
Enhancement: Make snapshot directory structure of mount command custimizable
|
||
|
|
||
|
We've added the possibility to customize the snapshot directory structure of the mount command.
|
||
|
This includes using subdirectories which is now also possible within time template and tags.
|
||
|
|
||
|
https://github.com/restic/restic/issues/2907
|
||
|
https://github.com/restic/restic/pull/2913
|