mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 11:56:25 +03:00
8 lines
213 B
YAML
8 lines
213 B
YAML
#
|
|
# All configuration options are described here:
|
|
# https://github.com/meritoo/common-bundle/blob/master/docs/Configuration.md
|
|
#
|
|
meritoo_common:
|
|
form:
|
|
novalidate: "%env(bool:MERITOO_FORM_NOVALIDATE)%"
|