New Install. Everying in warning state

I have a new install working. Every device I add goes to a warn state. I tried adding

$config[‘uptime_warning’] = ‘400’; to config.php. That did not work. I don’t see anything in the logs either. How can I find out why this is warning?

Soved on discord by setting lnms config:set uptime_warning 400 (or setting it in the webui)