$conf['chat']['namespace'] = 'chat'; // namespace to put discussion pages in $conf['chat']['automatic'] = false; // true if comments are enabled for every page $conf['chat']['recentfirst'] = true; // display most recent comments first $conf['chat']['allowguests'] = true; // should unregistred users be allowed to comment $conf['chat']['usegravatar'] = false; // should gravatar pictures be displayd $conf['chat']['linkemail'] = false; // link usernames with e-mail addresses $conf['chat']['namerequired'] = false; // must provide a username $conf['chat']['emailrequired'] = false; // must provide a e-mail address $conf['chat']['show-progress'] = true; // display info bar $conf['chat']['max-message-size'] = 2048; // maximum size of message $conf['chat']['audio-notify'] = true; // use audio notification