15 lines
293 B
YAML
15 lines
293 B
YAML
default:
|
|
form_app_version: 0.15.0
|
|
|
|
prod:
|
|
form_app_configure_path: "."
|
|
form_auth_enabled: true
|
|
form_id: new_formy
|
|
form_name: NEW FORMY
|
|
|
|
devel:
|
|
form_app_configure_path: _devel/d2tra
|
|
form_auth_enabled: false
|
|
form_id: new_formy
|
|
form_name: NEW FORMY
|
|
form_app_version: 0.15.0 dev |