mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 02:58:57 -05:00
Rename file to "dashboard_settings.json"
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user