Subject: The mailing list for listmasters using Sympa
List archive
Re: [sympa-users] auto-population of very large lists
- From: Amos <address@concealed>
- To: "Stefan Hornburg (Racke)" <address@concealed>
- Cc: "address@concealed >> address@concealed" <address@concealed>
- Subject: Re: [sympa-users] auto-population of very large lists
- Date: Thu, 20 Apr 2017 15:20:21 -0500
On Thu, Apr 20, 2017 at 2:18 AM, Stefan Hornburg (Racke) <address@concealed> wrote:
Hello Amos,
it looks like triggering the sync's from the outside would be useful for other usecases as well.
Regards
Racke
Looks like, unless I'm mistaken, the variable to use is 'ttl'.
But, yes, being able to set something like:
sync_time 05:00
in a similar fashion to `delivery_time' would be very convenient!
Perhaps when creating the sync tasks:
if (exists? sync_time) {
wait = seconds until sync_time
} else {
if (exists? ttl) {
wait = ttl
} else {
wait = default_ttl
}
}
create_task_to_sync_feeds(wait)
Amos
-
Re: [sympa-users] auto-population of very large lists,
Amos, 04/19/2017
-
Re: [sympa-users] auto-population of very large lists,
Stefan Hornburg (Racke), 04/20/2017
- Re: [sympa-users] auto-population of very large lists, Amos, 04/20/2017
-
Re: [sympa-users] auto-population of very large lists,
Stefan Hornburg (Racke), 04/20/2017
Archive powered by MHonArc 2.6.19+.