FIX: Use cached MaxMind DB for longer

Don't try to update the IP database as it's gone.

This allows users to rebuild Discourse while we work on a proper
fix / alternative database.
This commit is contained in:
Rafael dos Santos Silva 2019-12-30 16:41:23 -03:00
parent c76e22942c
commit d170812e99
No known key found for this signature in database
GPG Key ID: 5E50360227B34938

View File

@ -236,7 +236,7 @@ max_logster_logs = 1000
# during precompile update maxmind database if older than N days
# set to 0 to disable
refresh_maxmind_db_during_precompile_days = 2
refresh_maxmind_db_during_precompile_days = 30
# backup path containing maxmind db files
maxmind_backup_path =