Update organizr.yml
This commit is contained in:
parent
b57f7faee5
commit
957061d4cb
|
|
@ -23,7 +23,7 @@ caproverOneClickApp:
|
|||
label: Set FPM to True or False
|
||||
defaultValue: 'true'
|
||||
description: Should Organizr us a socket connection instead of TCP?
|
||||
validRegex: '/^(true | false)/'
|
||||
validRegex: '/^(true|false)$/'
|
||||
|
||||
- id: '$$cap_branch'
|
||||
label: Organizr branch
|
||||
|
|
|
|||
Loading…
Reference in New Issue