mirror of
https://github.com/YunoHost-Apps/minchat_ynh.git
synced 2024-09-03 19:36:29 +02:00
Example
This commit is contained in:
parent
9845b68c39
commit
f9958148d1
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ It is based on [wojtek77/chat](https://github.com/wojtek77/chat), itself based o
|
||||||
|
|
||||||
- No need for users to register. Just need the web address.
|
- No need for users to register. Just need the web address.
|
||||||
- On connection, the page is feeded with the 50 last messages.
|
- On connection, the page is feeded with the 50 last messages.
|
||||||
- Optional *get* arguments to specify the user name and the room. Example : ...minchat/?name=John&room=Living
|
- Optional *get* arguments to specify the user name and the room.
|
||||||
|
Example : `https://yourdomain.org/minchat/?room=Living&name=John`
|
||||||
- Mono room (for now)
|
- Mono room (for now)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Loading…
Add table
Reference in a new issue