From 7d3db8517aebc797a3dd324a78a038cabbe9401e Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sun, 31 Jul 2016 15:41:57 -0400 Subject: [PATCH] No need to poll that frequently. --- rida.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rida.conf b/rida.conf index a50b61e9..7578c897 100644 --- a/rida.conf +++ b/rida.conf @@ -17,7 +17,7 @@ port = 5000 # How often should we resort to polling, in seconds # Set to zero to disable polling -polling_interval = 60 +polling_interval = 600 rpms_default_repository = git://pkgs.stg.fedoraproject.org/rpms/ rpms_allow_repository = False