[pmwiki-users-fr] About Import cookbook : have some delay before import is processed ?
ABClf
languefrancaise at gmail.com
Dim 29 Juin 05:20:27 PDT 2025
Hello,
I'm doing some tests with import cookbook ;
it works ; but, for my current test case, it works to fast :
I trying to generate a (sort of) data file with awk script collecting
data from my wiki.d pages (cron once every week), saved in import
folder, so as to get my data file updated every week.
The awk script takes long and it looks to me that import starts before
the generated file is completed.
My config says :
# load script
include_once('cookbook/import.php');
# check for new files at least once per hour
$ImportFreq = 3600;
Then, I was expecting import.php to run only once in an hour.
Rather than that, it looks like it's running as soon as something new
comes in the import folder.
Am I right ?
Any way to delay the process, say 10 minutes ?
Thank you,
Gilles.
Plus d'informations sur la liste de diffusion pmwiki-users-fr