Rename file to "dashboard_settings.json"

This commit is contained in:
bergware
2025-02-04 10:02:46 +01:00
parent 125092fb8c
commit cc7703f0c7
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@
$docroot ??= ($_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp');
$charts = '/var/tmp/charts_data.tmp';
$cookie = '/boot/config/cookie.json';
$cookie = '/boot/config/dashboard_settings.json';
switch ($_POST['cmd']) {
case 'get':