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

Load the bundle in prod env #4

Open
iamluc opened this issue Jan 23, 2015 · 1 comment
Open

Load the bundle in prod env #4

iamluc opened this issue Jan 23, 2015 · 1 comment

Comments

@iamluc
Copy link
Member

iamluc commented Jan 23, 2015

... then active on demand.

We could have a parameter like:

pinkfire:
    activation: always|ondemand

the ondemand mode could listen a special route or a special query parameter (which must be protected !) to activate.

@iamluc iamluc changed the title Load the bundle in prod env.... Load the bundle in prod env Jan 23, 2015
@csarrazi
Copy link
Member

pinkfire:
    activation_strategy: always|cookie|query
    # query-only option
    parameter: _pinkfire
    # cookie-only options
    cookie: pinkfire
    delete_cookie_on_next_query: false

What do you think about this?

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