Skip to content

Commit 03f0dd3

Browse files
committed
storage.conf-freebsd: fix typo
Signed-off-by: Erik Sjölund <[email protected]>
1 parent 36964d1 commit 03f0dd3

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)