Versions Compared

Key

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

...

The action you should do is simple - just adding one more a line below Dsynchrony.enable.xhr.fallback. Note you should use your own unique port for collaborative editor. If you have three different confluence instances, you should have three different ports.

Code Block
CATALINA_OPTS="-Dsynchrony.port=28191 ${CATALINA_OPTS}"

...