Skip to content
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

when deployed under passenger arrays in yaml config being globbed #27

Open
balmas opened this issue Jan 9, 2015 · 0 comments
Open

when deployed under passenger arrays in yaml config being globbed #27

balmas opened this issue Jan 9, 2015 · 0 comments
Labels

Comments

@balmas
Copy link
Collaborator

balmas commented Jan 9, 2015

I can't figure out exactly why this is happening, but it seems, at least when deployed under passenger, settings in the config.yml like:

allow_origin: [ 'http://url1', http://url2'] get globbed to just a string containing the last value and then the allow_origin method in JackSON is throwing an error on trying to run each on the settings.allow_origin

@caesarfeta caesarfeta added the bug label Jan 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants