stefanpejcic / OpenPanel

A highly customizable web hosting control panel built with Docker 🐳
https://openpanel.com
216 stars 33 forks source link

Memcached allocation slider bug #89

Closed stefanpejcic closed 7 months ago

stefanpejcic commented 7 months ago

OpenPanel version(s) affected

0.1.6

Description

By default when memcached is enabled it ahs no limit *(0) and we dont have that value on the slider so slider is stuck at middle and shows 0.

How to reproduce

enable memcached

Possible Solution

set 2048 as the default limit when enabled, or add 0 to the slider..

Additional Context

No response

stefanpejcic commented 7 months ago

512mb is now defualt limit when activated, for both redis and memcached