mirror of
https://github.com/YunoHost-Apps/sharkey_ynh.git
synced 2024-09-03 20:16:32 +02:00
Clean
This commit is contained in:
parent
9a3d2aecdb
commit
b2ecb7363f
5 changed files with 10 additions and 7 deletions
|
@ -27,7 +27,7 @@ url: https://__DOMAIN__/
|
||||||
# An encrypted connection with HTTPS is highly recommended
|
# An encrypted connection with HTTPS is highly recommended
|
||||||
# because tokens may be transferred in GET requests.
|
# because tokens may be transferred in GET requests.
|
||||||
|
|
||||||
# The port that your Misskey server should listen on.
|
# The port that your Sharkey server should listen on.
|
||||||
port: __PORT__
|
port: __PORT__
|
||||||
|
|
||||||
# ┌──────────────────────────┐
|
# ┌──────────────────────────┐
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
### Important points to read before installing
|
### Important points to read before installing ⚠️
|
||||||
|
|
||||||
- The first account created will be an admin user and will have all the admin rights.
|
- The first account created will be an admin user and will have all the admin rights. 👨💻
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
### Points importants à lire avant l'installation
|
### Points importants à lire avant l'installation ⚠️
|
||||||
|
|
||||||
- Le premier compte créé sera un utilisateur administrateur et disposera de tous les droits d'administrateur.
|
- Le premier compte créé sera un utilisateur administrateur et disposera de tous les droits d'administrateur. 👨💻
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
Sharkey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms.
|
🌎 A Sharkish microblogging platform 🦈🚀
|
||||||
|
Sharkey is an Misskey fork following upstream changes when possible, with added features!
|
||||||
|
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
Sharkey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux.
|
🌎 Une plateforme de microblogging 🦈🚀
|
||||||
|
Sharkey est un fork de Misskey qui suit les changements en amont lorsque c'est possible, avec des fonctionnalités supplémentaires !
|
Loading…
Add table
Reference in a new issue