bug17562-DataDirectoryGroupReadable 235 B

12345
  1. o Minor features (unix permissions):
  2. - Introduce DataDirectoryGroupReadable boolean. If set to 1, the
  3. DataDirectory will be made readable by the default GID.
  4. Implements part of ticket 17562. Patch from Jamie Nguyen.