]> arthur.barton.de Git - netatalk.git/blobdiff - config/AppleVolumes.default.tmpl
Rename README.platforms to README.AppleTalk as suggested by HAT
[netatalk.git] / config / AppleVolumes.default.tmpl
index 39745e8e331c03fd0d2f2cc99751ce8607ce8b7c..1f85961ba75b0c26c6c90ad85c999a8666eff10c 100644 (file)
@@ -36,6 +36,8 @@
 # $v   -> volume name (either ADEID_NAME or basename of path)
 # $z   -> zone (may not exist)
 # $$   -> $
+#
+
 #
 # casefold options [syntax: casefold:option]:
 # tolower    -> lowercases names in both directions
 # cnidscheme:scheme   -> set the cnid scheme for the volume,
 #                        default is [:DEFAULT_CNID_SCHEME:]
 #                        available schemes: [:COMPILED_BACKENDS:]
+# ea                  -> none|auto|sys|ad
+#                        Specify how Extended Attributes are stores. default
+#                        is auto.
+#                        auto: try "sys" (by setting an EA on the shared
+#                              directory itself), fallback to "ad".  Requires
+#                              writable volume for performing the test.
+#                              Note: options:ro overwrites "auto" with "none."
+#                        sys:  Use filesystem EAs
+#                        ad:   Use files in AppleDouble directories
+#                        none: No EA support
 #
 
 #