mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-09-08 17:36:37 +08:00
docs(config): 优化错误日志配置选项的说明文案
将错误日志记录请求体选项的提示文案从"关闭可避免敏感数据入库" 更新为"关闭可减少大量磁盘空间占用",更准确地描述该功能的作用
This commit is contained in:
@@ -2245,7 +2245,7 @@ endblock %} {% block head_extra_styles %}
|
|||||||
for="ERROR_LOG_RECORD_REQUEST_BODY"
|
for="ERROR_LOG_RECORD_REQUEST_BODY"
|
||||||
class="font-semibold text-gray-700"
|
class="font-semibold text-gray-700"
|
||||||
>错误日志记录请求体
|
>错误日志记录请求体
|
||||||
<i class="fas fa-question-circle text-gray-400 ml-1 cursor-help" title="关闭可避免敏感数据入库,默认关闭"></i>
|
<i class="fas fa-question-circle text-gray-400 ml-1 cursor-help" title="关闭可减少大量磁盘空间占用,默认关闭"></i>
|
||||||
</label>
|
</label>
|
||||||
<div
|
<div
|
||||||
class="relative inline-block w-10 mr-2 align-middle select-none transition duration-200 ease-in"
|
class="relative inline-block w-10 mr-2 align-middle select-none transition duration-200 ease-in"
|
||||||
|
|||||||
Reference in New Issue
Block a user