CC-3664: setting of pypo.cfg -> cache_for does not take effect
-these options are deprecated. Have been removed.
This commit is contained in:
parent
2c4df4853a
commit
9c9838b35c
|
@ -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.
|
||||
#
|
||||
|
|
|
@ -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.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue