Rejoin

Manners in which ways channels should be rejoined upon reconnecting, or upon re-execution.

Its name is intentionally kept short to improve the visuals of calling the program with --settings.

Values

ValueMeaning
merge

Home channels and guest channels are merged with channels carried from previous connections/executions, and all of them are joined.

mergeHomes

Home channels are merged with channels carried from previous connections/executions, and all of them are joined. Guest channels are excluded.

original

Home channels and guest channels are joined, but channels carried from previous connections/executions are ignored.

carryPrevious

Channels carried from previous connections/executions are joined, but home and guest channels as defined in the configuration file are ignored.