mirror of
https://github.com/YunoHost-Apps/minchat_ynh.git
synced 2024-09-03 19:36:29 +02:00
README corrected
This commit is contained in:
parent
fa36309d19
commit
ed811f6119
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ It is based on [wojtek77/chat](https://github.com/wojtek77/chat), itself based o
|
||||||
|
|
||||||
- Simple web chat: only requires a browser ; no XMPP application
|
- Simple web chat: only requires a browser ; no XMPP application
|
||||||
- No need for users to register. Just need the web address. But optional authorisation control.
|
- No need for users to register. Just need the web address. But optional authorisation control.
|
||||||
- On connection, the page is feeded with the messages of the day
|
- On connection, the page is fed with the messages of the day
|
||||||
- Args are in the URL as *get* arguments, so that you can share the URL or make it a favorite to avoid filling a form.
|
- Args are in the URL as *get* arguments, so that you can share the URL or make it a favorite to avoid filling a form.
|
||||||
Example : `https://yourdomain.org/minchat/?room=Living&name=John`
|
Example : `https://yourdomain.org/minchat/?room=Living&name=John`
|
||||||
- Optionaly multi room
|
- Optionaly multi room
|
||||||
|
|
Loading…
Reference in a new issue