Skip to content

Commit

Permalink
Add notes about optional symlinks to repo format 6 design.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsteele committed Sep 1, 2020
1 parent bb87d98 commit ce6c492
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/FORMAT.md
Expand Up @@ -18,3 +18,7 @@

- Store default sections before file/link/path sections to avoid two passes on load.
- Format backup labels using gmtime().

## Options

- Disable symlinks by default on `posix` repos. This is a convenience feature for manual access to the repo and it makes more sense to make it optional.

0 comments on commit ce6c492

Please sign in to comment.