Files
deploy.stack/etc/security/limits.conf
T

9 lines
282 B
Plaintext
Raw Normal View History

#<domain> <type> <item> <value>
#
* soft nproc 65535
* hard nproc 65535
* soft nofile 65535
* hard nofile 65535
root soft nofile 65535
root hard nofile 65535