mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Refactoring of auth.interceptor
This commit is contained in:
@@ -76,6 +76,7 @@ const ENTITY_IMPORTS = [
|
||||
IMPORTS.push(
|
||||
StoreDevtoolsModule.instrument({
|
||||
maxAge: 100,
|
||||
// logOnly: false,
|
||||
logOnly: ENV_CONFIG.production,
|
||||
})
|
||||
);
|
||||
|
Reference in New Issue
Block a user