mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Fix
This commit is contained in:
parent
a33ae230a7
commit
7a1817c18b
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
## Configuration
|
||||
|
||||
Change the default streaming key with your own `streamingKey: abc123` by editing the configuration file `/var/www/owncast/config.yaml` using the [documentation](https://owncast.online/docs/), or with the admin page: `domain.ltd/admin` with `admin` and `abc123` as credential.
|
||||
Change the default streaming key with your own `abc123` by editing the admin page: `domain.ltd/admin` with `admin` and `abc123` as credential.
|
||||
|
||||
## Streaming app
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
## Configuration
|
||||
|
||||
Modifiez la clé de streaming par défaut `streamingKey: abc123` en éditant le fichier de configuration `/var/www/owncast/config.yaml` en utilisant la [documentation](https://owncast.online/docs/), ou avec la page d'administration : `domain.ltd/admin` avec `admin` et `abc123` comme identifiant.
|
||||
Modifiez la clé de streaming par défaut `abc123` en éditant la page d'administration : `domain.ltd/admin` avec `admin` et `abc123` comme identifiant.
|
||||
|
||||
## Application de diffusion en continu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue