Skip to content

connector options override #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 20, 2015
Merged

connector options override #122

merged 2 commits into from
Mar 20, 2015

Conversation

nicolasmure
Copy link

Hi,

This is a PR to allow connector's options override. Here is the full list of available options : https://github.com/Studio-42/elFinder/wiki/Connector-configuration-options

Previously defined options in app/config/config.yml file are not overriden by this setting, only new ones (who weren't configurable before) are given to the connector.

See you 😄

@helios-ag
Copy link
Owner

Well i think its better to enumerate all options in configuration, there is not much left to include.

@nicolasmure
Copy link
Author

ok options are now enumerated.

To use them in config.yml, convert their names from camelCased to under_scored syntax.

@helios-ag
Copy link
Owner

Well done @nicolasmure 👍

helios-ag added a commit that referenced this pull request Mar 20, 2015
@helios-ag helios-ag merged commit 7e575d4 into helios-ag:master Mar 20, 2015
@nicolasmure
Copy link
Author

hey thanks 😃 !

@nicolasmure nicolasmure deleted the connector-options-override branch March 20, 2015 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants