Subversion Repositories configs

Rev

Rev 197 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 197 Rev 203
Line 66... Line 66...
66
# and use any image even those with multiple uids.  Note multiple UIDs will be
66
# and use any image even those with multiple uids.  Note multiple UIDs will be
67
# squashed down to the default uid in the container.  These images will have no
67
# squashed down to the default uid in the container.  These images will have no
68
# separation between the users in the container. Only supported for the overlay
68
# separation between the users in the container. Only supported for the overlay
69
# and vfs drivers.
69
# and vfs drivers.
70
#ignore_chown_errors = "false"
70
#ignore_chown_errors = "false"
-
 
71
 
-
 
72
# Inodes is used to set a maximum inodes of the container image.
-
 
73
# inodes = ""
71
 
74
 
72
# Path to an helper program to use for mounting the file system instead of mounting it
75
# Path to an helper program to use for mounting the file system instead of mounting it
73
# directly.
76
# directly.
74
#mount_program = "/usr/bin/fuse-overlayfs"
77
#mount_program = "/usr/bin/fuse-overlayfs"
75
 
78