mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 11:33:04 +00:00
[CST-5729] Change in order to save header only if configured and existing
This commit is contained in:
@@ -59,6 +59,7 @@ export const environment: BuildConfig = {
|
||||
// In-memory cache of server-side rendered pages. Disabled in test environment (max=0)
|
||||
serverSide: {
|
||||
debug: false,
|
||||
headers: ['Link'],
|
||||
botCache: {
|
||||
max: 0,
|
||||
timeToLive: 24 * 60 * 60 * 1000, // 1 day
|
||||
|
Reference in New Issue
Block a user