Changed form field to string

pull/1/head
Anthony 2025-04-08 01:48:45 +08:00
parent 8f95682389
commit 25ce028bf9
1 changed files with 1 additions and 1 deletions

View File

@ -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)"