seeding bonus log save to click house

This commit is contained in:
xiaomlove
2025-09-19 21:02:34 +07:00
parent 90c973f608
commit 8bdcacf8e7
15 changed files with 112 additions and 58 deletions
+5
View File
@@ -126,6 +126,11 @@ return [
'access_admin_class_min_help' => 'Default: administrator, users with a user class greater than or equal to the set value can log into the admin backend',
'alarm_email_receiver' => 'Alarm email receiver',
'alarm_email_receiver_help' => "Fill in the UID of the user, separated by space, and the alarm email will be sent to the corresponding user's email address. If you don't fill it in, it will be written to the runtime log, and the log level will be error",
'is_record_announce_log' => 'Whether to record announce logs',
'is_record_announce_log_help' => 'To record logs, first install ClickHouse according to the documentation and enable this configuration. Default: no',
'is_record_seeding_bonus_log' => 'Whether to record seeding bonus logs',
'is_record_seeding_bonus_log_help' => 'To record, first install ClickHouse according to the documentation and enable this configuration. Default: no',
],
'image_hosting' => [
'driver' => 'Storage location',