diff --git a/conf/.env b/conf/.env index 729d350..00a44b7 100644 --- a/conf/.env +++ b/conf/.env @@ -30,7 +30,7 @@ PORT=__PORT__ # => https://wiki.generaloutline.com/share/125de1cc-9ff6-424b-8415-0d58c809a40f # FILE_STORAGE=local -FILE_STORAGE_UPLOAD_MAX_SIZE=26214400 +FILE_STORAGE_UPLOAD_MAX_SIZE=106214400 # –––––––––––––– AUTHENTICATION –––––––––––––– diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 0b23e3c..436faaf 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -3,6 +3,5 @@ The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, ### Features - Fully working installation of Outline wiki -- Including a MinIO server for avatars and picture object storage - Including a Dex server to connect to Yunohost's LDAP userbase using an OIDC auth flow - Using Yunohost's built-in SMTP server for notifications diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index a08ae4b..215de69 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,16 +1,15 @@ ### Not totally free licence Outline is a softwared licenced under [BUSL 1.1 licence](https://spdx.org/licenses/BUSL-1.1.html). ⚠️ That licence **is not totally free**. Please read it very carefully if you have any commercial use in mind. -The Outline version shipped with this package (v0.68.0) will be released under Apache-2.0 licence [after May 23rd 2026](https://github.com/outline/outline/blob/151c2c731a94eefdda4e62f311308e9bd4615838/LICENSE). +The Outline version shipped with this package (v0.72.0) will be released under Apache-2.0 licence [after May 23rd 2026](https://github.com/outline/outline/blob/151c2c731a94eefdda4e62f311308e9bd4615838/LICENSE). ### Known limitations -1. The app can now run in the CI server and reach level 7. However, it is still very young and not broadly tested. **Please use it with extreme care if it's on a prod server** -2. The app requires [MinIO app](https://github.com/YunoHost-apps/minio_ynh) to be installed (MinIO installation and setup is automatic, though) -3. The app requires [Dex app](https://github.com/YunoHost-apps/dex_ynh) to be installed (Dex installation and setup is automatic, though) -4. The app is requiring three domains including two fully dedicated (one for MinIO server, one for Dex, one for Outline) -5. ARM architectures are not yet supported (But it should be achievable soon) -6. Because it's built from sources, the app requires an important amount of RAM, disk and time to install properly +1. The app can now run in the CI server and reach level 8. However, it is still very young and not broadly tested. **Please use it with extreme care if it's on a prod server** +2. The app requires [Dex app](https://github.com/YunoHost-apps/dex_ynh) to be installed (Dex installation and setup is automatic, though) +3. The app is requiring three domains including two fully dedicated (one for MinIO server, one for Dex, one for Outline) +4. ARM architectures are not yet supported (But it should be achievable soon) +5. Because it's built from sources, the app requires an important amount of RAM, disk and time to install properly ### How to create an admin user