Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your are not using wcm.io Handler you can remove WCMIO_SLING and WCMIO_HANDLER.

Disable the configuration editor on publish:

No Format
[configurations runModes=publish]
  
  # Disable Configuration Editor on publish
  io.wcm.caconfig.editor.impl.EditorConfig
    enabled=B"false"

Scenario B: Drop-in replacement via Compatibility Layer and update to new APIs

...