You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./lib/config.php
In file Config.php is setting Default Room name.
// Default channelName used together with the defaultChannelID if no channel with this ID exists:
$config['defaultChannelName'] = 'Public'; <- Rewrite ...
Hi,
I implemented the source code with a script in Ajax/php for channels and users.
Now I want to know how to delete the public default channel, also because in the configuration file is invoked the default channel.
Thanks
The text was updated successfully, but these errors were encountered: