You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
642 B
29 lines
642 B
# Parameters used to generate this project with aem-project-archetype |
|
|
|
groupId=com.mcaps |
|
artifactId=mcaps-site |
|
version=1.0.0-SNAPSHOT |
|
package=com.mcaps |
|
appId=mcaps-site |
|
appTitle=MCAPS Site |
|
aemVersion=6.5.5 |
|
sdkVersion=latest |
|
languageCountry=${languageCountry} |
|
includeExamples=n |
|
includeErrorHandler=n |
|
frontendModule=general |
|
singleCountry=y |
|
includeDispatcherConfig=y |
|
includeCommerce=n |
|
includeForms=n |
|
includeFormsenrollment=n |
|
includeFormscommunications=n |
|
sdkFormsVersion=latest |
|
commerceEndpoint=https://hostname.com/graphql |
|
datalayer=y |
|
amp=n |
|
enableDynamicMedia=y |
|
enableSSR=n |
|
precompiledScripts=n |
|
includeFormsheadless=n |
|
uiTestingFramework=cypress
|
|
|