mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
cleaning
This commit is contained in:
parent
b86479b97f
commit
f7b9be06a7
2 changed files with 12 additions and 1 deletions
|
@ -8,4 +8,4 @@ Simple open source self-hosted file sharing solution. It's an alternative to pai
|
||||||
- Set an expire-time for your upload bucket
|
- Set an expire-time for your upload bucket
|
||||||
- Download all files as zip/tar.gz archive
|
- Download all files as zip/tar.gz archive
|
||||||
- Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
|
- Password protected download list ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
|
||||||
- `/admin` Page lists bucket information, [Screenshot](https://raw.githubusercontent.com/psi-4ward/psitransfer/master/docs/PsiTransfer-Admin.png) (_disabled until you set `adminPass` config value_)
|
- `/admin` Page lists bucket information (_disabled until you set `adminPass` config value_)
|
||||||
|
|
11
doc/DESCRIPTION_fr.md
Normal file
11
doc/DESCRIPTION_fr.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Solution simple de partage de fichiers auto-hébergée open source. PsiTransfer est une alternative aux services payants comme Dropbox, WeTransfer.
|
||||||
|
|
||||||
|
### Caractéristiques:
|
||||||
|
|
||||||
|
- Pas de compte, pas de connexion
|
||||||
|
- Interface réactive adaptée aux mobiles
|
||||||
|
- Mises à jour et téléchargements pouvant être repris ([tus.io](https://tus.io))
|
||||||
|
- Définissez une heure d'expiration pour votre bucket de téléchargement
|
||||||
|
- Téléchargez tous les fichiers sous forme d'archive zip/tar.gz
|
||||||
|
- Liste de téléchargement protégée par mot de passe ([AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard))
|
||||||
|
- La page `/admin` répertorie les informations sur le compartiment (_disabled jusqu'à ce que vous définissiez la valeur de configuration `adminPass`_)
|
Loading…
Add table
Reference in a new issue