Administration of Multichannelling

This Section describes necessary administrative tasks for multichannelling.

1 Activating Multichannelling

The Feature Multichannelling can be activated by adding the line

$FEATURE["multichannelling"] = true;

to the configuration file /Node/etc/node.conf.

After changing the configuration file, the .Node System must be restarted for the changes to fully take effect.

Before deactivating the feature, be sure to remove ALL channels. If channels and local or localized objects remain in the system when the feature is deactivated, this will result in undesired results!

2 Activating Channel Synchronization

The Feature Channel Synchronization can be activated by adding the line

$FEATURE["channelsync"] = true;

to the configuration file /Node/etc/node.conf.

Channel Synchronization requires the Feature Multichannelling to be activated.

After changing the configuration file, the .Node System must be restarted for the changes to fully take effect.

This feature only adds additional UI to synchronize channels and master nodes and safely be activated/deactivated any time.