Make nofiles limit configurable, change default
This commit is contained in:
@@ -75,6 +75,7 @@ template "/etc/strfry.conf" do
|
||||
bind: node["strfry"]["bind_ip"],
|
||||
real_ip_header: node["strfry"]["real_ip_header"],
|
||||
port: node["strfry"]["port"],
|
||||
nofiles: node["strfry"]["nofiles"],
|
||||
info: node["strfry"]["info"]
|
||||
}
|
||||
notifies :restart, "service[strfry]", :delayed
|
||||
|
||||
Reference in New Issue
Block a user