LinkinStars
LinkinStars
> > Thanks for the feedback. It seems that the storing avatars relies on absolute paths. Modifying it to a new domain could potentially introduce new issues. Saving them as...
@Octobug > I think the ABSOLUTE_IMAGE_PATH could be renamed to IMAGE_PATH_PREFIX (if there will be other types of files in the future, maybe it could be UPLOADS_PATH_PREFIX). I agree. `IMAGE_PATH_PREFIX`...
@Octobug First of all, thank you very much for presenting the new proposal. We have had a detailed discussion regarding your proposal. It is certain that using external storage for...
> @LinkinStars Okay, it was just a thought. 👀 > > I would like to confirm some details: > > #### The env var > Does this var need to...
@Octobug 🤔 I got it. So, for now, we can consider only three scenarios: - Using relative paths: UPLOAD_URL_PREFIX defaults to "/" - Using absolute paths with the website domain:...
> > @Octobug 🤔 I got it. So, for now, we can consider only three scenarios: > > > > 1. Using relative paths: UPLOAD_URL_PREFIX defaults to "/" > >...
> * `UPLOAD_USE_ABSOLUTE` (I prefer this one) @Octobug 😄 Maybe we can use `UPLOAD_USE_ABSOLUTE_URL`. Thanks for your patience as well. This whole discussion has made the whole issue more clear.
@Octobug Very thoughtful consideration. I have only one suggestion. I recommend that this command be run offline, but it's not mandatory. It would be advisable to include instructions in the...
@surapuramakhil Thanks for the feedback. I'd like to confirm one more thing. Currently, there is actually a error message, but the "original_text" part is not translated. For translation, we will...
> Ah, this only comment on new comment but doesn't come when users **update their comments**. Ah, I see, this is indeed a bug.