Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Make port numbers consistent with Federation page ports.

...

We will configure this for acmewave.com, component port 5275, component secret 'sekritpassword' with the server-to-server port (as set by your SRV record) to 5678 5269.

At the top of the file in the 'Server-wide settings' section add

Code Block
none
none
    component_ports = { 5275 }
    s2s_ports = { 56785269 }

At the bottom of the file in the 'Components' section add

...