diff --git a/README.md b/README.md index 3857b8868..753e9cbeb 100644 --- a/README.md +++ b/README.md @@ -1007,10 +1007,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c0dd49b -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c0dd49b/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/ad5c262 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/ad5c262/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-c0dd49b-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-ad5c262-blue.svg [unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 7d314d6a8..71acbb89a 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,2 @@ -# Changelog since v2.0.0 -- 📚 Add My buttons to documentation (#353) -- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#352) -- ⬆️ Upgrades add-on base image to 7.2.0 (#351) -- 📚 Remove migrating section (#349) +# Changelog since v2.1.0 +- 📚 Update details on memory usage (#356) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 785868807..0e3fe445a 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -69,7 +69,7 @@ you are troubleshooting. ### Option: `memory_max` This option allows you to change the amount of memory the UniFi Network -Application is allowed to consume. By default, this is limited to 1 GB. +Application is allowed to consume. By default, this is limited to 256 MB. You might want to increase this, in order to reduce CPU load or reduce this, in order to optimize your system for lower memory usage. @@ -79,7 +79,7 @@ This option takes the number of Megabyte, for example, the default is 256. This option allows you to change the amount of memory the UniFi Network Application will initially reserve/consume when starting. By default, -this is limited to 512M. +this is limited to 128MB. This option takes the number of Megabyte, for example, the default is 128. diff --git a/unifi/README.md b/unifi/README.md index 424c124f1..8776c68ef 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-c0dd49b-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/c0dd49b +[release-shield]: https://img.shields.io/badge/version-ad5c262-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/ad5c262 [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index 54ec705f2..56afa969d 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -39,5 +39,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: c0dd49b +version: ad5c262 webui: https://[HOST]:[PORT:8443]