[feat] Update route format
This commit is contained in:
@@ -4,6 +4,7 @@ const constants = {
|
||||
OPENID_EXPIRE: 300, // 5min
|
||||
INTERNAL_REGULATION_CACHE_TTL: 1800, // 30min
|
||||
REPORT_CACHE_TTL: 600, // 10 min
|
||||
ALLOW_GROUP_ROLE: ['Ironman3']
|
||||
};
|
||||
|
||||
module.exports = constants;
|
||||
|
||||
Reference in New Issue
Block a user