1 2 3 4 5 6 7 8 9 10 11
|
Template: geoip-database-contrib/install-cronjob
Type: boolean
Default: true
_Description: Automatically update the database every month?
The GeoLite database on the MaxMind website is updated monthly. If you choose
to automatically update the local copy of the database, a cron script will be
installed to download the new version from the Internet on the tenth of every
month.
.
If you choose not to update the database automatically, you can do it by hand
by running the 'geoip-database-contrib_update' command as root.
|