1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

[All] Switch back to userspace overlayfs driver. Overall this gives the best performance

This commit is contained in:
j1nx
2024-02-17 10:05:29 +00:00
parent bad6591e40
commit 9e0642fb2d

View File

@@ -1,2 +1,5 @@
[storage]
driver = "overlay"
[storage.options]
mount_program = "/usr/bin/fuse-overlayfs"