-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Make the server flag --renderToDisk into --renderToMemory #11987
Comments
This sounds like a good idea. A few thoughts/questions...
|
|
For some reason I thought we already had two flags, so disregard that bit. As long as someone can run:
|
Just to be clear, for the server command, we:
|
LGTM. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I'm doing some testing on some beefy (big) sites with the new Hugo code (one of the new features is better memory management), and I have come to the conclusion that it's stupid to have the server render to memory as a default.
I think the timing for doing this is also good, so If I don't see many convincing protests about this, I'm doing it.
/cc @jmooring
The text was updated successfully, but these errors were encountered: