forked from hazza/dspace-angular
Merge branch 'main' into task/main/DURACOM-288
# Conflicts: # src/environments/environment.production.ts # src/environments/environment.test.ts # src/environments/environment.ts
This commit is contained in:
@@ -14,7 +14,7 @@ export const environment: BuildConfig = {
|
||||
inlineCriticalCss: false,
|
||||
transferState: true,
|
||||
replaceRestUrl: false,
|
||||
paths: [ '/home', '/items/', '/entities/', '/collections/', '/communities/', '/bitstream/', '/bitstreams/', '/handle/' ],
|
||||
paths: [ '/home', '/items/', '/entities/', '/collections/', '/communities/', '/bitstream/', '/bitstreams/', '/handle/', '/reload/' ],
|
||||
enableSearchComponent: false,
|
||||
enableBrowseComponent: false,
|
||||
},
|
||||
|
Reference in New Issue
Block a user