Files
plugin-helper/plugin-helper.toml.example
T
2026-07-01 13:43:39 -07:00

9 lines
312 B
TOML

instances_root = "~/.local/share/BSManager/BSInstances"
state_dir = "~/.local/state/plugin-helper"
# To keep state inside this checkout instead:
# state_dir = ".state"
#
# To share one state directory between Linux and a Windows-partition checkout:
# state_dir = "~/Windows/Users/pleb/ops/plugin-helper/.state"