Go to correct setting for installing GeoLite2 database
This commit is contained in:
@@ -2846,7 +2846,7 @@ $(document).ready(function() {
|
||||
});
|
||||
|
||||
if ("${kwargs.get('install_geoip')}" === 'true') {
|
||||
gotoSetting('notifications', 'geoip_db')
|
||||
gotoSetting('3rd_party_apis', 'geoip_db')
|
||||
}
|
||||
|
||||
if ("${config['geoip_db_installed']}" > "0") {
|
||||
|
Reference in New Issue
Block a user