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