--- policyd-weight.conf.sample Sun Aug 27 17:31:44 2006 +++ policyd-weight.conf.sample.GeoIP Fri Sep 1 11:48:20 2006 @@ -88,6 +88,17 @@ ); +## GeoIP settings +@geoip_score = ( +# ISO-3166 COUNTRY CODE, NO MATCH, MATCH, LOG NAME +# "FR", 0, -1, "FRANCE", +# "CN", 0, 3, "CHINA", +# "TW", 0, 2, "TAIWAN", +# "KR", 0, 3, "KOREA", +# "HK", 0, 2, "HONGKONG", +# add as much as you need, adjust the score accordingly +# codes: http://www.iso.org/iso/fr/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html +); ## cache stuff