IP ban in /config/.storage/http

Long story short i can’t login to my HA from a specific ip of my desktop computer. While digging in files i realized that there is a http file in /config/.storage and it has the following lines;

“ip_ban_enabled”: true,
“login_attempts_threshold”: -1,

if i change it to false and restart it goes back to “true” again.

Any idea why this happens?