Annotation Type AutoTranslateConfig
-
public @interface AutoTranslateConfig
This serves both as OSGI configuration (default for the configurations) and, if used, as Sling CAConfig configuration.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String[]
allowedAttributeRegexes
String[]
deniedAttributesRegexes
String[]
deniedResourceTypes
boolean
disabled
boolean
ignoreAssetsExceptContentFragments
boolean
includeExistingTranslationsInRetranslation
boolean
includeFullPageInRetranslation
boolean
pocUiEnabled
boolean
useHighIntelligenceModel
-