mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Move old /remote routes into /daemon sphere.
This commit is contained in:
@@ -145,8 +145,6 @@ class Node extends Model
|
||||
],
|
||||
'remote' => [
|
||||
'base' => route('index'),
|
||||
'download' => route('remote.download'),
|
||||
'installed' => route('remote.install'),
|
||||
],
|
||||
'uploads' => [
|
||||
'size_limit' => $this->upload_size,
|
||||
|
||||
Reference in New Issue
Block a user