1.官网释义
fs.trash.interval
Number of minutes after which the checkpoint gets deleted. If zero, the trash feature is disabled. This option may be configured both on the server and the client. If trash is disabled server side then the client side configuration is checked. If trash is enabled on the server side then the value configured on the server is used and the client configuration value is ignored.
2.中文释义(重点加粗)
分钟数,在此分钟之后,检查点将被删除。 如果为零,则禁用垃圾桶功能。 可以在服务器和客户端上都配置此选项。 如果在服务器端禁用了垃圾箱,则将检查客户端配置。 如果在服务器端启用了垃圾回收,那么将使用服务器上配置的值,而忽略客户端配置值。