Update README.md
This commit is contained in:
parent
590a53b470
commit
3e976b4d60
|
@ -6,6 +6,8 @@ Responsable: Adrien Bourmault (@neox)
|
|||
|
||||
Le contenu de ce répertoire est publié sous licence libre GNU AGPL3+.
|
||||
|
||||
[TOC]
|
||||
|
||||
# Installation
|
||||
|
||||
## Prérequis
|
||||
|
@ -528,7 +530,7 @@ opcache.enable=1
|
|||
opcache.enable_cli=1
|
||||
```
|
||||
|
||||
Créer l'utilisateur d'administration (<jid> étant son identifiant):
|
||||
Créer l'utilisateur d'administration (<jid> étant son identifiant) :
|
||||
|
||||
```
|
||||
php daemon.php setAdmin <jid>
|
||||
|
|
Loading…
Reference in New Issue