Link Search Menu Expand Document

filesystem

The filesystem field can configure what type of filesystem the application is run on.

Enumeration values:

`ext2`
`ext4`
`xfs`

Summary

FIELD       filesystem
PATH        system.filesystem
PARENT      system
TYPE        String
DEFAULT     "ext2"

Example

[system]
  filesystem = "ext2"

CLI Flag

--system.filesystem="ext2"

Copyright © 2020 Vorteil.io. Support website for Vorteil.io