ansible-roles/library/roles/couchdb/templates/limits-couchdb.nofiles.j2

5 lines
119 B
Plaintext
Raw Normal View History

#
couchdb hard nofile {{ couchdb_open_files }}
couchdb soft nofile {{ couchdb_open_files }}