1
0
Fork 0
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:
ericgaspar 2020-09-03 14:42:04 +02:00
parent fb4208a58f
commit 6083ca879a
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 5 additions and 3 deletions

View file

@ -20,9 +20,9 @@ Simple Torrent is a self-hosted remote torrent client, written in Go (golang). S
## 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

View file

@ -20,7 +20,9 @@ Simple Torrent est un client torrent distant auto-hébergé, écrit en Go (golan
## 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