From 3d6fd8c60dff66790ba71a488080393802452213 Mon Sep 17 00:00:00 2001 From: Renaldas Szentiks Date: Tue, 28 Nov 2023 16:25:13 +0100 Subject: [PATCH] Add small info to the readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c1f829c..af04a7d 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,9 @@ Service class: **com.valtech.aem.msmtools.core.services.impl.NotificationService | emailContent | Default E-mail Content | Will be used if the editor did not provide a custom notification e-mail subject. | | | siteOwnerEmailPageProperty | Site Owner E-mail Page Property Name | Page property where site owner e-mails are stored (may be of type String[]), to which the notification e-mails will be sent. | siteOwnerEmail | ## Code + +The project/code uses java 11 and is compatible only with AEMaaCS. + ### Modules The main parts of the template are: