mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
Fix
This commit is contained in:
parent
2889750240
commit
149cd4828c
3 changed files with 4 additions and 3 deletions
|
@ -14,8 +14,6 @@
|
||||||
upgrade=1 from_commit=f172ccd39cb043c72fe214cb15ea2db53c9f0325
|
upgrade=1 from_commit=f172ccd39cb043c72fe214cb15ea2db53c9f0325
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
incorrect_path=1
|
|
||||||
port_already_use=0
|
|
||||||
change_url=1
|
change_url=1
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=plopoyop@gmail.com
|
Email=plopoyop@gmail.com
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
To configure AllTube: edit the file `/var/www/alltube/config/config.yml` via SSH.
|
|
@ -1,3 +1,3 @@
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Pour configurer AllTube : éditez le fichier `config.yml` via SSH.
|
Pour configurer AllTube : éditez le fichier `/var/www/alltube/config/config.yml` via SSH.
|
||||||
|
|
Loading…
Add table
Reference in a new issue