Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Public Channel #261

Open
brainssolutions opened this issue Jul 24, 2017 · 1 comment
Open

Disable Public Channel #261

brainssolutions opened this issue Jul 24, 2017 · 1 comment

Comments

@brainssolutions
Copy link

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

@Rederix
Copy link

Rederix commented Feb 8, 2018

The Public channel can write two files

  1. ./lib/data/channels.php
  2. ./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 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants