2022-11-02 22:52:50 +01:00
|
|
|
version: '0.10'
|
|
|
|
variables:
|
|
|
|
- family:
|
|
|
|
name: test
|
|
|
|
variables:
|
|
|
|
- variable:
|
|
|
|
name: delay
|
|
|
|
type: number
|
|
|
|
description: "d\xE9lai en minutes avant lancement"
|
|
|
|
value:
|
2022-11-04 19:42:16 +01:00
|
|
|
- text: 0
|
2022-11-02 22:52:50 +01:00
|
|
|
- variable:
|
|
|
|
name: calc_url
|
|
|
|
type: web_address
|
|
|
|
description: domain
|
2022-11-03 22:16:52 +01:00
|
|
|
hidden: true
|
2022-11-02 22:52:50 +01:00
|
|
|
value:
|
2022-11-04 19:42:16 +01:00
|
|
|
- text: 0
|
2022-11-02 22:52:50 +01:00
|
|
|
constraints:
|
|
|
|
- fill:
|
|
|
|
- name: calc_val
|
|
|
|
param:
|
|
|
|
- text: http://localhost/
|
|
|
|
target:
|
|
|
|
- text: extra.test.calc_url
|