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

Ability to use custom site config would be great #90

Closed
n00b12345 opened this issue Mar 31, 2017 · 2 comments
Closed

Ability to use custom site config would be great #90

n00b12345 opened this issue Mar 31, 2017 · 2 comments

Comments

@n00b12345
Copy link

The ability to have custom site config created by users other than the ones on Five Filters Site Config stream would really be great to have.

@j0k3r
Copy link
Owner

j0k3r commented Mar 31, 2017

You can already do that:

$graby = new Graby(
    'extractor' => [
        'config_builder' => [
            'site_config' => '/path/to/folder/with/custom/siteconfigs',
        ],
    ]
);

@n00b12345
Copy link
Author

Thank you so much!

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

No branches or pull requests

2 participants