discourse/config
Sam Saffron 7e39f779b4 FEATURE: support MaxMind DB downloads using a license key
MaxMind now requires an account with a license key to download files.

Discourse admins can register for such an account at:

https://www.maxmind.com/en/geolite2/signup

License key generation is available in the profile section.

Once registered you can set the license key using `DISCOURSE_MAXMIND_LICENSE_KEY`

This amends it so we unconditionally skip MaxMind DB downloads if no license key exists.
2020-02-05 16:40:04 +11:00
..
cloud/cloud66 DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
environments DEV: Re-enable uglifier for non-precompiled assets 2019-05-14 10:28:18 +01:00
initializers DEV: s/\$redis/Discourse\.redis 2019-12-03 14:26:57 +01:00
locales Feature/Fix: Flagged posts user notifications (#8041) 2019-09-02 15:22:03 -03:00
application.rb DEV: s/\$redis/Discourse\.redis 2019-12-03 14:26:57 +01:00
boot.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
cdn.yml.sample
database.yml DEV: Make setting up of multisite DB in test env clearer. 2019-03-21 09:58:07 +08:00
deploy.rb.sample
discourse_defaults.conf FEATURE: support MaxMind DB downloads using a license key 2020-02-05 16:40:04 +11:00
discourse.config.sample
discourse.pill.sample
environment.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FIX: Have nginx always pass /uploads/short-url requests to app. 2019-05-29 18:19:15 +08:00
projections.json
puma.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
routes.rb SECURITY: Add confirmation screen when connecting associated accounts 2019-07-24 13:29:59 +01:00
sidekiq.yml FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00
site_settings.yml FIX: Improve protection against problematic usernames (#8097) 2019-09-13 15:52:05 -03:00
spring.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
thin.yml.sample
unicorn_launcher FIX: Increase timeout when trying to reload unicorn. 2018-12-04 13:43:14 +08:00
unicorn_upstart.conf
unicorn.conf.rb DEV: s/\$redis/Discourse\.redis 2019-12-03 14:26:57 +01:00