screego / server

screen sharing for developers https://screego.net/
https://app.screego.net
GNU General Public License v3.0
7.76k stars 555 forks source link

Config for Default Room Name #151

Closed Aeyk closed 1 year ago

Aeyk commented 1 year ago

Instead of generating a number random room name, it would be useful to have a config setting setting the default room name. In my case, I am not expecting anyone to create more than one group.

It's really fast, and the documentation and examples are very easy to follow so thank you.

jmattheis commented 1 year ago

I don't think many users will need. As an alternative, you could bookmark a link including a room name like https://app.screego.net/?room=prefilled if the room doesn't exist, it will prefill the room name. You can also append &create=true to create the room if it doesn't exist already.

Aeyk commented 1 year ago

Thanks for the create tip, that's useful. I have set it to add the room name via NGINX as a reverse proxy, so I can also have it &create=true it automatically there too.

On Tue, Mar 21, 2023, 2:01 PM Jannis Mattheis @.***> wrote:

I don't think many users will need. As an alternative, you could bookmark a link including a room name like https://app.screego.net/?room=prefilled if the room doesn't exist, it will prefill the room name. You can also append &create=true to create the room if it doesn't exist already.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.[image]Message ID: @.***>