Mise à jour de 'services/viso.libre-service.eu.md'
This commit is contained in:
parent
fd8c9de347
commit
5c4fd3ab12
1 changed files with 12 additions and 0 deletions
|
@ -311,3 +311,15 @@ Activer :
|
|||
```
|
||||
systemctl restart apache2 jicofo.service jitsi-videobridge2.service
|
||||
```
|
||||
|
||||
## Favicon
|
||||
|
||||
Ajouter dans `/etc/nginx/sites-enabled/visio.libre-service.eu` (avant les autres location) :
|
||||
```
|
||||
Alias "/images/favicon.ico" "/var/www/visio.chapril.org/images/favicon.ico"
|
||||
```
|
||||
|
||||
Activer la nouvelle configuration :
|
||||
```
|
||||
systemctl reload apache2
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue