设置自定义输出url模板错误 #287
Unanswered
sunshang-hl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
设置自定义输出url模板https://cdn.xxxxx.xxxxx/xxxxx-xxxxx/时,图片的url显示https://cdn.xxxxx.xxxxx/xxxxx-xxxxx/,如果将自定义输出url模板设置为:https://cdn.xxxxx.xxxxx/xxxxx-xxxxx/{year}/{month}/{md5}.{extName},则图片url是:https://cdn.xxxxx.xxxxx/xxxxx-xxxxx/2024/12/{md5}.jpg,如何让图片上传到r2后自动获取正确的图片访问链接?
Beta Was this translation helpful? Give feedback.
All reactions