mirror of
https://github.com/YunoHost-Apps/droppy_ynh.git
synced 2024-09-03 18:26:27 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/droppy_ynh into version-2
This commit is contained in:
commit
bc51aeee4e
2 changed files with 2 additions and 19 deletions
11
README.md
11
README.md
|
@ -25,18 +25,9 @@ Droppy is a self-hosted file storage server with a web interface and capabilitie
|
|||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
Development of Droppy has been abandoned by its author, and its repository has been archived. Expect no future updates nor security fixes.
|
||||
|
||||
## Configuration
|
||||
|
||||
How to configure this app: a JSON configuration file with SSH. `/var/www/droppy/config/config.json`.
|
||||
Shared files are stored in the following directory: `/home/yunohost.app/droppy/files`
|
||||
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://github.com/silverwind/droppy>
|
||||
* Upstream app code repository: <https://github.com/silverwind/droppy>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_droppy>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/droppy_ynh/issues>
|
||||
|
|
10
README_fr.md
10
README_fr.md
|
@ -25,17 +25,9 @@ Droppy est un serveur de stockage de fichiers auto-hébergé avec une interface
|
|||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
Le développement de Droppy a été abandonné par son auteur, et son dépôt de code a été archivé. N'attendez pas de future mise à jour, ni correctifs de sécurité.
|
||||
|
||||
## Configuration
|
||||
|
||||
Comment configurer cette application : un fichier de configuration `/var/www/droppy/config/config.json` en SSH.
|
||||
Les fichiers partagés sont stockés dans le répertoire suivant : `/home/yunohost.app/droppy/files/`
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://github.com/silverwind/droppy>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/silverwind/droppy>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_droppy>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/droppy_ynh/issues>
|
||||
|
|
Loading…
Add table
Reference in a new issue