Skip to content

Commit 8e4389e

Browse files
authored
Merge pull request #462 from eriksjolund/fix-typo-storage.conf-freebsd
storage.conf-freebsd: fix typo
2 parents acb3639 + 03f0dd3 commit 8e4389e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/storage.conf-freebsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ additionalimagestores = [
5050
# Auto-userns-min-size is the minimum size for a user namespace created automatically.
5151
# auto-userns-min-size=1024
5252
#
53-
# Auto-userns-max-size is the minimum size for a user namespace created automatically.
53+
# Auto-userns-max-size is the maximum size for a user namespace created automatically.
5454
# auto-userns-max-size=65536
5555

5656
[storage.options.overlay]

0 commit comments

Comments
 (0)