Prepare for v0.2.0 #53

Merged
glenux merged 43 commits from develop into master 2024-12-29 18:16:40 +00:00
Showing only changes of commit 58e4ab05bf - Show all commits

View file

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