Changes between Version 1 and Version 2 of mumble-private-channel
- Timestamp:
- Mar 23, 2020, 10:45:11 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mumble-private-channel
v1 v2 8 8 9 9 All channels are subchannels of the main Root channel. Right click on the **Root** channel label and choose **Add..** from the menu. 10 11 [[Image(mumble_add_channel.png)]] 12 10 13 A pop up window will allow you to assign a name and other properties to the new channel. Click ok to save you changes. 11 14 You will be moved to the new channel by default. The channel is temporary and will only exist as long as someone is inside of it. If you are the last person to leave the channel it will close automatically. 15 16 [[Image(mumble_name_channel.png)]] 12 17 13 18 == Edit channel == 14 19 15 20 If you have created a new channel you should permission to edit its properties. Right click on the label for you channel and choose **Edit...** 21 22 [[Image(mumble_edit_channel.png)]] 16 23 17 24 == Assign password == … … 20 27 Other users need to setup an Access Token with this password to join the channel. 21 28 29 [[Image(mumble_passwd_channel.png)]] 30 22 31 == Access tokens == 23 32 24 33 Access tokens function like a list of keys or passwords. Under the **Server** menu you can choose **Access Tokens...** 34 35 36 [[Image(mumble_access_tokens.png)]] 37 25 38 In the pop up window choose **Add** and enter the password you would like to add. Click **OK** to save. You should be able to enter any room protected with this password now. 39 40 41 [[Image(mumble_access_tokens_add.png)]]