5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
# This is needed because cockroach can open a high number of file
|
|
# descriptors
|
|
cockroach soft nofile 35000
|
|
cockroach hard nofile 35000
|