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

close_connection set to true or false for debugging? #844

Open
NicoHood opened this issue Oct 22, 2020 · 1 comment
Open

close_connection set to true or false for debugging? #844

NicoHood opened this issue Oct 22, 2020 · 1 comment

Comments

@NicoHood
Copy link
Contributor

Looking at this page:
https://learn.getgrav.org/16/advanced/debugging
https://github.com/getgrav/grav-learn/blob/develop/pages/08.advanced/03.debugging/docs.md

debugger:
  enabled: true                        # Enable Grav debugger and following settings
  shutdown:
    close_connection: true             # Close the connection before calling onShutdown(). false for debugging

Why does it say "false for debugging", but the yaml setting is set to true? Should the get fixed or is the doc just confusing?

@mahagr
Copy link
Member

mahagr commented Oct 23, 2020

I was wondering what it means, too. The comment is from the main configuration file.

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