mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
10 lines
348 B
YAML
10 lines
348 B
YAML
sapient:
|
|
# By default, bundle does nothing without initial configuration.
|
|
# Run command sapient:configure to get initial configuration.
|
|
# See http://sapient-bundle.readthedocs.io/en/latest/installation.html
|
|
guzzle_middleware:
|
|
unseal: false
|
|
verify: false
|
|
sealing_public_keys: null
|
|
verifying_public_keys: null
|