Files
Tony eb3f0248c2 fix: write default permission words if not empty (#13646)
* fix: write default permission words if not empty

* Remove left over format!
2025-06-21 09:52:36 +08:00

513 B

Permission Table

Identifier Description

sample:allow-ping

Enables the ping command without any pre-configured scope.

sample:deny-ping

Denies the ping command without any pre-configured scope.

sample:global-scope

Sets a global scope.

sample:allow-ping-scoped

Enables the ping command with a test scope.