[angular-16-irish-monitor | DONE | ADDED] add property for matomo logs

This commit is contained in:
argirok 2024-01-08 13:50:05 +02:00
parent f81f5d7bfb
commit 9013db4b6b
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ export interface EnvProperties {
// irish
logFilesPath?:string;
matomoLogFilesPath?:string;
logServiceUrl?:string;
zenodoDumpUrl?:string;
openOrgsUrl?:string;