You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Add config per instance according documentation of FMElfinderBundle
Hi guys,
According doc presents in https://github.com/helios-ag/FMElfinderBundle#step-1-installation
we have to add a level configuration for elfinder, without it we get an InvalidConfigurationException
```php
[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized options "locale, editor, connector" under "fm_elfinder"
```
0 commit comments