webjing

Results 5 issues of webjing

![image](https://github.com/ArtalkJS/Artalk/assets/130843859/0c313c26-f7b1-45dc-a74b-dd3fa84c3bde) ![image](https://github.com/ArtalkJS/Artalk/assets/130843859/fcd6ed4b-4a11-49bd-b5ff-d2be7f92bb4d)

bug

### 问题描述 文件上传失败,配置不生效 ![image](https://github.com/chaitin/SafeLine/assets/130843859/9015a4f0-7d39-4f23-92c1-b737a619849a) ### 版本号 6.0.3 ### 复现方法 已经在/data/safeline/resources/nginx/custom_params下相应的配置文件配置了如下参数, ```shell client_max_body_size 200m; client_body_buffer_size 100m; ``` 之后使用命令 `docker exec safeline-tengine nginx -t、 docker exec safeline-tengine nginx -s reload`也是正常的,为了保证生效,我又重启了docker里的所有容器,但还是不生效,站点控制台说是防火墙 我很不理解 ###...

need more information

容器日志如下: ```log 2024-06-29T22:21:48.549+08:00 ERROR 7 --- [ndedElastic-154] o.t.spring6.SpringWebFluxTemplateEngine : [THYMELEAF][boundedElastic-154] Exception processing template "bangumis": Exception evaluating SpringEL expression: "bangumiFinder.getDataTotal(1,1)" (template: "bangumis" - line 364, col 32) org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL...

具体信息 ![image](https://github.com/halo-sigs/plugin-links/assets/130843859/c6da80d9-3094-40b3-b042-ee1ccad14b8b) ![image](https://github.com/halo-sigs/plugin-links/assets/130843859/a69619bc-1af6-416d-9894-042184187387)

按照已有头像服务的示例,对头像服务源进行增加。 此外我看了下 `AvatarProvider` 这个类,只有头像服务源名称和服务地址,没有一些参数配置,比如用户想要配置头像源的默认头像以及图片大小还有其他参数,是否可以在 `AvatarProvider` 这个类中新加一个参数 _params 让用户自己配置一些头像源请求的参数?如有必要,我在重新修改代码,再次提交代码

do-not-merge/release-note-label-needed