1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-14 02:34:22 +02:00

Switch to database 2 for rate limiting

This commit is contained in:
kaiyou 2018-04-21 15:07:04 +02:00
parent d1dbba2d3a
commit e13593f29a

View File

@ -25,7 +25,7 @@ default_config = {
'BABEL_DEFAULT_LOCALE': 'en',
'BABEL_DEFAULT_TIMEZONE': 'UTC',
'BOOTSTRAP_SERVE_LOCAL': True,
'RATELIMIT_STORAGE_URL': 'redis://redis',
'RATELIMIT_STORAGE_URL': 'redis://redis/2',
'DEBUG': False,
'DOMAIN_REGISTRATION': False,
# Statistics management