Annotation Type MountInfoConfig.Props

Enclosing class:
MountInfoConfig

public static @interface MountInfoConfig.Props
  • Field Details

  • Element Details

    • mountedPaths

      String[] mountedPaths
      Default:
      {}
    • mountName

      String mountName
      Default:
      "private"
    • readOnlyMount

      boolean readOnlyMount
      Default:
      true
    • pathsSupportingFragments

      String[] pathsSupportingFragments
      Default:
      {"/"}