mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on UniFi Network Application to ad5c262
This commit is contained in:
parent
cfc8b3b1df
commit
cd7a3aeaf9
5 changed files with 10 additions and 13 deletions
|
@ -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)
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue