Files
gentoo-overlay/dev-db/cockroach-bin/files/cockroach-limits.conf
2023-09-01 11:52:21 +02:00

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