Merge branch 'develop' of code.apps.glenux.net:glenux/mfm into develop
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-11-24 17:04:32 +01:00
commit fd9829c283

View file

@ -87,10 +87,11 @@ detail the filesystem names, types, and respective configurations.
### YAML File Format ### YAML File Format
```yaml ```yaml
# NOT IMPLEMENTED YET ---
# version: "1" version: "1"
# global:
# mountpoint: "/home/user/mnt/{{filesystem.name}}" global:
mountpoint: "{{env.HOME}}/mnt"
filesystems: filesystems:
- type: "gocryptfs" - type: "gocryptfs"