bonus logs

This commit is contained in:
xiaomlove
2026-01-29 20:24:36 +07:00
parent 695d5f071f
commit ea176b1615
13 changed files with 267 additions and 13 deletions

View File

@@ -301,6 +301,7 @@ function nexus_config($key, $default = null)
ROOT_PATH . 'config/nexus.php',
ROOT_PATH . 'config/emoji.php',
ROOT_PATH . 'config/captcha.php',
ROOT_PATH . 'config/clickhouse.php',
];
foreach ($files as $file) {
$basename = basename($file);