注册 配置文件

This commit is contained in:
iVampireSP.com 2022-10-31 19:06:22 +08:00
parent 09726a4143
commit 2eb59d6f99
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -88,6 +88,7 @@
$app->configure('forum');
$app->configure('broadcasting');
$app->configure('filesystems');
$app->configure('settings');
/*
|--------------------------------------------------------------------------