mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
74348: Fix security issues reported by LGTM
This commit is contained in:
@@ -19,6 +19,7 @@ export const environment: Partial<GlobalConfig> = {
|
||||
port: 80,
|
||||
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
|
||||
nameSpace: '/angular-dspace',
|
||||
rateLimiter: undefined
|
||||
},
|
||||
// Caching settings
|
||||
cache: {
|
||||
|
Reference in New Issue
Block a user