Update README.md

This commit is contained in:
Christian P. MOMON 2023-04-04 08:38:06 +00:00
parent 590a53b470
commit 3e976b4d60
1 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ Responsable: Adrien Bourmault (@neox)
Le contenu de ce répertoire est publié sous licence libre GNU AGPL3+. Le contenu de ce répertoire est publié sous licence libre GNU AGPL3+.
[TOC]
# Installation # Installation
## Prérequis ## Prérequis
@ -528,7 +530,7 @@ opcache.enable=1
opcache.enable_cli=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> php daemon.php setAdmin <jid>