...
Code Block |
---|
python job.py --job migrate_to_1.1.3 --action INIT --env SF_PROD |
...
reconfigure geowebcache truncate job
Add an automated job to truncate the geowebcache.
The ETL job name is "map_cache_truncate".
This makes obsolete the linux crontab entry on GEO PROD (SF for sure, maybe SD) that truncate the geowebcache...
so you must remove these crontab entires.
...