Commit graph

2 commits

Author SHA1 Message Date
Hynek Vychodil
06e9a5e15c
Set maximum number of ports (#2643)
Some modern Linux distributions have ridiculous default limits of file descriptors.
For example, Rocky Linux has a default configuration of up to 134217727 file descriptors.
Setting to 64k descriptors is unlimited in the traditional sense.
2024-06-10 16:17:35 +02:00
José Valim
c0601798f3
Improvements to release (#944)
* Run in interactive mode: it uses less memory and improves
    boot time, which is the most desired properties for a dev tool

  * Do not use releases/cookie, instead generate one on boot
2022-01-27 14:52:59 +01:00