summaryrefslogtreecommitdiff
path: root/controls/cf_agent.cf
diff options
context:
space:
mode:
Diffstat (limited to 'controls/cf_agent.cf')
-rw-r--r--controls/cf_agent.cf7
1 files changed, 7 insertions, 0 deletions
diff --git a/controls/cf_agent.cf b/controls/cf_agent.cf
new file mode 100644
index 0000000..b3b1020
--- /dev/null
+++ b/controls/cf_agent.cf
@@ -0,0 +1,7 @@
+body agent control
+{
+ any::
+ ifelapsed => "1";
+ skipidentify => "true";
+ maxconnections => "30";
+}