Cloudreve
Cloudreve copied to clipboard
自定义可在线打开与编辑的文件扩展名
在创建 YAML 文件的时候发现程序(版本: 3.6.2)是通过扩展名判断是否可在线编辑, 同一个 YAML 源文件, 只有扩展名为 yaml 时才能在线编辑, 而使用另一种 yml 命名就无法编辑了.

如果要针对每一种格式的扩展名的适配都要从源代码上设定, 就目前来看, 可能难以满足的类似细小但影响实际使用的需求.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
可以像nextcloud那样自定义关联后缀