This implements backend path management, backup system, cross-platform utilities, and refactors the `appload` plugin arch to support portable mode deployment. The changes are mainly establishing foundational infra maintaining current frontend behavior until phase-3+ integration.
3 lines
158 B
TOML
3 lines
158 B
TOML
[default]
|
|
description = "Default permissions for AppLoad plugin"
|
|
permissions = ["allow-load", "allow-download", "allow-clear", "allow-close", "allow-remove"]
|