API & Client - enable nl translations
This commit is contained in:
@ -61,7 +61,7 @@ class BaseConfig:
|
||||
'fr',
|
||||
'de',
|
||||
# 'nb', # disabled for now
|
||||
# 'nl', # disabled for now
|
||||
'nl',
|
||||
]
|
||||
OAUTH2_TOKEN_EXPIRES_IN = {
|
||||
'authorization_code': 864000, # 10 days
|
||||
|
Reference in New Issue
Block a user