From 9c9838b35ceeac9e4cb8167a510d163059d8e05d Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Tue, 17 Apr 2012 10:23:15 -0400 Subject: [PATCH] CC-3664: setting of pypo.cfg -> cache_for does not take effect -these options are deprecated. Have been removed. --- install_minimal/upgrades/airtime-2.1.0/etc/pypo.cfg.210 | 2 -- python_apps/pypo/pypo.cfg | 2 -- 2 files changed, 4 deletions(-) diff --git a/install_minimal/upgrades/airtime-2.1.0/etc/pypo.cfg.210 b/install_minimal/upgrades/airtime-2.1.0/etc/pypo.cfg.210 index 09ccdb197..9ffc390e4 100644 --- a/install_minimal/upgrades/airtime-2.1.0/etc/pypo.cfg.210 +++ b/install_minimal/upgrades/airtime-2.1.0/etc/pypo.cfg.210 @@ -44,8 +44,6 @@ rabbitmq_vhost = '/' ############################################ # pypo preferences # ############################################ -prepare_ahead = 24 #in hours -cache_for = 24 #how long to hold the cache, in hours # Poll interval in seconds. # diff --git a/python_apps/pypo/pypo.cfg b/python_apps/pypo/pypo.cfg index 09ccdb197..9ffc390e4 100644 --- a/python_apps/pypo/pypo.cfg +++ b/python_apps/pypo/pypo.cfg @@ -44,8 +44,6 @@ rabbitmq_vhost = '/' ############################################ # pypo preferences # ############################################ -prepare_ahead = 24 #in hours -cache_for = 24 #how long to hold the cache, in hours # Poll interval in seconds. #