2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 23:18:43 +08:00
Files
panel/config/panel.php
2022-12-01 02:47:25 +08:00

6 lines
123 B
PHP

<?php
return [
'name' => '耗子Linux面板',
'version' => '20221201',
'plugin_dir' => '/www/panel/plugins',
];