Subversion Repositories configs

Rev

Rev 3 | Rev 28 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 - 1
# If you purchase a subscription to the GeoIP database,
2
# then you will obtain a license key which you can
3
# use to automatically obtain updates.
4
# for more details, please go to
5
# http://www.maxmind.com/app/products
6
 
7
# see https://www.maxmind.com/app/license_key_login to obtain License Key,
8
# UserId, and available ProductIds
9
 
10
# Enter your license key here
6 - 11
LicenseKey 000000000000
3 - 12
 
13
# Enter your User ID here
6 - 14
UserId 999999
3 - 15
 
16
# Enter the Product ID(s) of the database(s) you would like to update
17
# By default 106 (MaxMind GeoIP Country) is listed below
6 - 18
ProductIds 506 533 517
3 - 19