mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Fix
This commit is contained in:
parent
74e8a34b74
commit
c3ed0d2ada
2 changed files with 1 additions and 4 deletions
|
@ -21,7 +21,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Important points to read before installing
|
## Important points to read before installing
|
||||||
|
|
||||||
1. **Misskey** require a dedicated **root domain**, eg. misskey.domain.tldYunoHost
|
1. **Misskey** require a dedicated **root domain**, eg. misskey.domain.tldYunoHost
|
||||||
2. **Misskey** can take quite some time to install( **more then 30 minutes** ). So take out some time and grab yourself a coffee.
|
2. **Misskey** can take quite some time to install( **more then 30 minutes** ). So take out some time and grab yourself a coffee.
|
||||||
3. If installing from command line use of **screen is rerecorded** to avoid disconnection.See below.
|
3. If installing from command line use of **screen is rerecorded** to avoid disconnection.See below.
|
||||||
4. After installation first page can take time to load and may show timeout error. Give it time to make itself ready for you. **Refresh page after 2-3 minutes**.
|
4. After installation first page can take time to load and may show timeout error. Give it time to make itself ready for you. **Refresh page after 2-3 minutes**.
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
# See here for more information
|
|
||||||
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
|
||||||
|
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
|
|
Loading…
Add table
Reference in a new issue