File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 33# options: USER DOMAIN
44# labels: web hestia
55#
6- # example: v-add-web-domain-allow-users
6+ # example: v-add-web-domain-allow-users admin admin.com
77#
8- # Disallow other users to create a new subdomain.
8+ # Bypass the rule check for Enforce subdomain ownership for a specific domain.
9+ # Enforce subdomain ownership setting in /edit/server/ set to no will always overwrite this behaviour
910# eg: admin adds admin.com
1011# user can create user.admin.com
1112
Original file line number Diff line number Diff line change 33# options: USER DOMAIN
44# labels: web hestia
55#
6- # example: v-delete-web-domain-allow-users
6+ # example: v-delete-web-domain-allow-users admin admin.com
77#
8- # Disallow other users to create a new subdomain.
8+ # Enable the rule check for Enforce subdomain ownership for a specific domain.
9+ # Enforce subdomain ownership setting in /edit/server/ set to no will always overwrite this behaviour
910# eg: admin adds admin.com
10- # user can't create user.admin.com
11+ # user can create user.admin.com
1112
1213
1314# ----------------------------------------------------------#
You can’t perform that action at this time.
0 commit comments