mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 11:03:05 +00:00
remove exportToZip config property that was added accidentally
This commit is contained in:
@@ -4,7 +4,6 @@ import { AutoSyncConfig } from './auto-sync-config.interface';
|
||||
export interface CacheConfig extends Config {
|
||||
msToLive: {
|
||||
default: number;
|
||||
exportToZip: number;
|
||||
},
|
||||
control: string,
|
||||
autoSync: AutoSyncConfig
|
||||
|
Reference in New Issue
Block a user