diff --git a/utils/properties/env-properties.ts b/utils/properties/env-properties.ts index 0ee4efca..77fb773a 100644 --- a/utils/properties/env-properties.ts +++ b/utils/properties/env-properties.ts @@ -147,6 +147,7 @@ export interface EnvProperties { // irish logFilesPath?:string; + matomoLogFilesPath?:string; logServiceUrl?:string; zenodoDumpUrl?:string; openOrgsUrl?:string;