Files
Easytier_lkddi/tauri-plugin-vpnservice/permissions/autogenerated/commands/stop_vpn.toml
T

14 lines
389 B
TOML
Raw Normal View History

2024-07-15 00:03:55 +08:00
# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-stop-vpn"
description = "Enables the stop_vpn command without any pre-configured scope."
commands.allow = ["stop_vpn"]
[[permission]]
identifier = "deny-stop-vpn"
description = "Denies the stop_vpn command without any pre-configured scope."
commands.deny = ["stop_vpn"]