|
@@ -19,6 +19,7 @@ class Baseconfig extends Api
|
|
|
'comment_for_gold_switch' => config('site.comment_for_gold_switch'),
|
|
|
'kefu_user_ids' => config('site.kefu_user_ids'),
|
|
|
'index_pipei_switch' => config('site.index_pipei_switch'),
|
|
|
+ 'kefu_url' => config('site.kefu_url'),
|
|
|
|
|
|
|
|
|
'question_icon' => localpath_to_netpath(config('site.question_icon')),
|