This commit is contained in:
2026-03-29 14:07:31 +02:00
parent 0778d7a6fa
commit 4d74f14a93
4 changed files with 11 additions and 10 deletions

View File

@@ -1,8 +1,3 @@
[
{
"name": "allowed_network",
"type": "string",
"description": "The network allowed to access the NFS share (e.g., 192.168.1.0/24)",
"default": "0.0.0.0/0"
}
]
{
"allowed_network": "str"
}