mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Setting cache period to zero for all instances where forceBypassCache was previously true.
This commit is contained in:
@@ -27,6 +27,8 @@ export class PoolTaskDataService extends TasksService<PoolTask> {
|
||||
*/
|
||||
protected linkPath = 'pooltasks';
|
||||
|
||||
protected resetMsToLive = true;
|
||||
|
||||
/**
|
||||
* Initialize instance variables
|
||||
*
|
||||
|
Reference in New Issue
Block a user