| parent | Configuration |
|---|---|
| ancestor | Image Customizer |
Options for configuring a user group.
Added in v0.16.
Required.
The name of the group.
Example:
os:
groups:
- name: testAdded in v0.16.
The ID to use for the group.
If the group already exists, providing this value will result in an error.
Valid range: 0-60000
Example:
os:
groups:
- name: test
gid: 1000Added in v0.16.