mirror of
https://github.com/YunoHost-Apps/simple-torrent_ynh.git
synced 2024-09-03 20:26:18 +02:00
Upgrade config path
This commit is contained in:
parent
fb4208a58f
commit
6083ca879a
2 changed files with 5 additions and 3 deletions
|
@ -20,9 +20,9 @@ Simple Torrent is a self-hosted remote torrent client, written in Go (golang). S
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Most of the items can be edited in WEB-UI on the fly in the config board.
|
Most of the items can be edited in Web-UI on the fly in the config board.
|
||||||
|
|
||||||
You can also configure SimpleTorrent by editing this file `/var/www/simpletorrent/cloud-torrent.json` using the [documentation](https://github.com/boypt/simple-torrent/wiki/Config-File).
|
You can also configure Simple Torrent by editing this file `/var/www/simple-torrent/config.json` using the [documentation](https://github.com/boypt/simple-torrent/wiki/Config-File).
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,9 @@ Simple Torrent est un client torrent distant auto-hébergé, écrit en Go (golan
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
https://github.com/boypt/simple-torrent/wiki/Config-File
|
La plupart des éléments peuvent être modifiés à la volée dans Web-UI dans la page de configuration.
|
||||||
|
|
||||||
|
Vous pouvez configurer Simple Torrent en modifiant le fichier `/var/www/simple-torrent/config.json` en vous aidant de la [documentation](https://github.com/boypt/simple-torrent/wiki/Config-File).
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue