Annotation Type AutoTranslateConfig


  • public @interface AutoTranslateConfig
    This serves both as OSGI configuration (default for the configurations) and, if used, as Sling CAConfig configuration.
    • Element Detail

      • pocUiEnabled

        boolean pocUiEnabled
        Default:
        false
      • disabled

        boolean disabled
        Default:
        false
      • deniedResourceTypes

        String[] deniedResourceTypes
        Default:
        {}
      • allowedAttributeRegexes

        String[] allowedAttributeRegexes
        Default:
        {}
      • deniedAttributesRegexes

        String[] deniedAttributesRegexes
        Default:
        {}
      • ignoreAssetsExceptContentFragments

        boolean ignoreAssetsExceptContentFragments
        Default:
        true
      • useHighIntelligenceModel

        boolean useHighIntelligenceModel
        Default:
        true