Files

24 lines
569 B
PHP

<?php
return [
'name' => 'docs',
'title' => '文档中心',
'intro' => '多项目 / 多版本在线文档系统,支持 UEditor 可视化编辑、Word 与 Markdown 导入、三栏阅读与全文搜索',
'author' => 'ywxapp',
'website' => 'https://www.ywxapp.cn',
'version' => '1.0.1',
'state' => 1,
'url' => '/docs',
'license' => '',
'licenseto' => 0,
'config' => [
],
'events' => [
],
'middleware' => [
],
'services' => [
],
'install_time' => 1785598672,
'update_time' => 1786365810,
];