Changed form field to string
parent
8f95682389
commit
25ce028bf9
|
@ -16,7 +16,7 @@ settings:
|
|||
caption: Root Directory /var/www/webroot/ROOT/
|
||||
description: "A user-specific directory will be created under /home/username"
|
||||
required: false
|
||||
- type: textfield
|
||||
- type: string
|
||||
name: custom_username
|
||||
caption: Custom Username
|
||||
description: "Enter a custom username (3-32 characters, alphanumeric + underscore only)"
|
||||
|
|
Loading…
Reference in New Issue