directoryserver: comments can be provided in allowlist

This commit is contained in:
Girish Ramakrishnan
2024-01-13 12:33:06 +01:00
parent b57ad9b8c1
commit 4f9e43859c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -363,7 +363,7 @@
"description": "Cloudron can act as a central user directory server for external applications.",
"enabled": "Enabled",
"ipRestriction": {
"description": "The directory server can be limited to specific IPs or ranges.",
"description": "Limit Directory Server access to specific IPs or ranges. Lines starting with <code>#</code> are treated as comments.",
"placeholder": "Line separated IP address or Subnet",
"label": "Restrict Access"
},