Stuff that was staged but not commited

This commit is contained in:
Geoffrey Frogeye 2019-04-22 20:07:09 +02:00
parent 96fd5c6a7b
commit baf3cfd510

View file

@ -27,7 +27,7 @@ $machineArgs = array(
'type' => 'string',
'pattern' => '/^[a-zA-Z0-9\-_]+$/',
'repeatable' => false,
'optional' => false
'optional' => true
),
'network' => array(
'type' => 'string',