Versions Compared

Key

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

...

ecFlowUI can make use of multiple externally managed system server lists. A system server list is just a text file containing comma space separated values like this:

Code Block
name1, host1, port1
name2, host2, port2
...

Servers from these lists are marked as "system" in ecFlowUI and represented by a different colour and icon decoration (in column "S") in the Manage servers dialogue (see server "demo2" in the snapshot below).

...