-
Notifications
You must be signed in to change notification settings - Fork 104
Fixed download URL challenge #465
Conversation
<Value>-1</Value> | ||
</Property> | ||
<Property name="default_dir"> | ||
<Value>@studio_file_storage_location@</Value> |
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.
@coderReview When this was deployed, the @studio_file_storage_location@ wasn't replaced with the actual file location. Do you know what else needs to be updated to make that happen?
fyi @cwdcwd
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.
you need the token.properties file to be updated
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.
@coderReview Sorry, coming back to this one. What needs to be set in token.properties? Do you know what value @studio_file_storage_location@ needs to be set to?
fixing S3 issue
No description provided.