mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix: linter: remove examples from Disclaimer
This commit is contained in:
parent
632a897ede
commit
1a7dd39ece
1 changed files with 9 additions and 10 deletions
|
@ -1,11 +1,10 @@
|
|||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* No single-sign on or LDAP integration
|
||||
* The app requires up 1500MB of RAM to install
|
||||
* The app requires at least 80MB of RAM to work properly.
|
||||
* The app requires around 1000MB of disk.
|
||||
* A dedicated domain is requierd if you want to use extensions.
|
||||
* notes.your-domain.tld/ -> Extension Manager is working
|
||||
* your-domain.tld/notes/ -> Extension Manager is not working
|
||||
* No single-sign on or LDAP integration
|
||||
* The app requires up 1500MB of RAM to install
|
||||
* The app requires at least 80MB of RAM to work properly.
|
||||
* The app requires around 1000MB of disk.
|
||||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* The config-file is stored under "/opt/yunohost/$app/live/.env"
|
||||
* A dedicated domain is requierd if you want to use extensions.
|
||||
* notes.your-domain.tld/ -> Extension Manager is working
|
||||
* your-domain.tld/notes/ -> Extension Manager is not working
|
||||
|
||||
* The config-file is stored under "/opt/yunohost/$app/live/.env"
|
||||
|
|
Loading…
Add table
Reference in a new issue