File: limits.conf

package info (click to toggle)
puppet-module-puppetlabs-rabbitmq 5.3.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 904 kB
  • sloc: ruby: 4,336; sh: 15; makefile: 12
file content (2 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (6)
1
2
rabbitmq soft nofile <%= @file_limit %>
rabbitmq hard nofile <%= @file_limit %>