Blob Blame History Raw
--- a/deluge/core/preferencesmanager.py
+++ b/deluge/core/preferencesmanager.py
@@ -121,7 +121,7 @@ DEFAULT_PREFS = {
},
'peer_tos': '0x00',
'rate_limit_ip_overhead': True,
- 'geoip_db_location': '/usr/share/GeoIP/GeoIP.dat',
+ 'geoip_db_location': '/var/lib/GeoIP/GeoIP.dat',
'cache_size': 512,
'cache_expiry': 60,
'auto_manage_prefer_seeds': False,