Configuring the Server and customizing the Display

The main server configuration file: bb-display.cfg

With very few exceptions every display related configuration appears somewhere in this file.

The suggested structure of the file is:

  • Options

  • System names and groups

  • Web pages

Each of these sections is composed of a number of statements. Statements always start on a new line and are prefixed by a % character. Most statements take arguments, so a valid statement looks like e.g.:

%Autojoin new NEW(Autojoin with first argument new 
and second argument NEW. Please see Automatically joined Groups for more information on the autojoin command)

See the section on bb-display.cfg in the bb-display.cfg Reference documentation for a complete list of known statements. Note that the above structure is mandatory.