mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 03:43:45 +02:00
Fix bug in node update
This commit is contained in:
@@ -126,8 +126,7 @@ class NodesController extends Controller
|
||||
'fqdn', 'scheme', 'memory',
|
||||
'memory_overallocate', 'disk',
|
||||
'disk_overallocate', 'upload_size',
|
||||
'daemonBase', 'daemonSFTP',
|
||||
'daemonListen', 'reset_secret',
|
||||
'daemonSFTP', 'daemonListen', 'reset_secret',
|
||||
]));
|
||||
Alert::success('Successfully update this node\'s information. If you changed any daemon settings you will need to restart it now.')->flash();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user