Update the readme
This commit is contained in:
parent
eef81394ae
commit
bceb212184
1 changed files with 6 additions and 3 deletions
|
@ -4,11 +4,14 @@
|
||||||
|
|
||||||
### Prosody
|
### Prosody
|
||||||
|
|
||||||
|
* Install "mod_admin_rest":(https://github.com/wltsmrz/mod_admin_rest)
|
||||||
|
|
||||||
### Webserver
|
### Webserver
|
||||||
|
|
||||||
|
* Copy config.dist.php to config.php and edit
|
||||||
|
* run ̀php composer.phar install ̀
|
||||||
|
|
||||||
|
|
||||||
## ToDo
|
## ToDo
|
||||||
|
|
||||||
* fetch the validation token from prosody
|
* Update translations
|
||||||
* send the validation token to the user
|
|
||||||
* validate the validation token
|
|
||||||
|
|
Reference in a new issue