-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
WIP: static url #6341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: static url #6341
Conversation
We should add it to the docs too not just |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
"DiffLineTypeToStr": DiffLineTypeToStr, | ||
"Sha1": Sha1, | ||
"ShortSha": base.ShortSha, | ||
"MD5": base.EncodeMD5, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please run go fmt
Diff: das7pad@f219cac
Hi @lunny, I continued your work over at this branch lunny/static_url in my fork. All resources from |
Please send a new PR to gitea. |
PR landed in #7911 |
This PR will allow static resources served by another domain different from the main domain. So that a CDN service could be used easier.