mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
6 lines
429 B
Plaintext
6 lines
429 B
Plaintext
---- Changes since 1.650 ----
|
|
The output from commands is now limited to 100k by default, to reduce memory consumption in Webmin and in the browser if a large command is executed.
|
|
The run-time of a command is now limited to 24 hours by default, to prevent eternal commands like tail -f from continuing in the the background forever.
|
|
---- Changes since 1.860 ----
|
|
Output from long-running commands is now displayed progressively.
|