From 95423e5530dd8878c93359d30932a1d5a3a60c14 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Sep 2014 17:49:07 +0000 Subject: [PATCH] Meant to bump this even more. --- roles/rsyncd/files/rsyncd.conf.download-phx2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/rsyncd/files/rsyncd.conf.download-phx2 b/roles/rsyncd/files/rsyncd.conf.download-phx2 index e289eb32fd..aba2572a41 100644 --- a/roles/rsyncd/files/rsyncd.conf.download-phx2 +++ b/roles/rsyncd/files/rsyncd.conf.download-phx2 @@ -2,7 +2,7 @@ pid file = /var/run/rsyncd.pid syslog facility = daemon max connections = 20 -timeout = 1200 +timeout = 2400 use chroot = yes uid = nobody gid = nobody