oops
This commit is contained in:
parent
4e80c5f0a0
commit
f5a833663b
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ $config['forceAutoLogin'] = false;
|
||||||
$config['showChannelMessages'] = true;
|
$config['showChannelMessages'] = true;
|
||||||
|
|
||||||
// If enabled, the chat will only be accessible for the admin:
|
// If enabled, the chat will only be accessible for the admin:
|
||||||
$config['chatClosed'] = true;
|
$config['chatClosed'] = false;
|
||||||
// Defines the timezone offset in seconds (-12*60*60 to 12*60*60) - if null, the server timezone is used:
|
// Defines the timezone offset in seconds (-12*60*60 to 12*60*60) - if null, the server timezone is used:
|
||||||
$config['timeZoneOffset'] = null;
|
$config['timeZoneOffset'] = null;
|
||||||
// Defines the hour of the day the chat is opened (0 - closingHour):
|
// Defines the hour of the day the chat is opened (0 - closingHour):
|
||||||
|
|
Loading…
Reference in a new issue