Skip to content

Commit

Permalink
Merge pull request #343 from shankaragoudab/cbrelease-4.8.9
Browse files Browse the repository at this point in the history
Cbrelease 4.8.9
  • Loading branch information
SaipradeepR authored Nov 30, 2023
2 parents 8df4678 + 09d9fcc commit 2f128c8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,8 @@ public class CbExtServerProperties {
@Value("${lms.user.update.path}")
private String lmsUserUpdatePath;

@Value("{cloud.profile.image.container.name}")
private String cloudProfileImageContainerName;
@Value("${cloud.profile.image.container.name}")
private String cloudProfileImageContainerName;

public boolean qListFromCacheEnabled() {
return qListFromCacheEnabled;
Expand Down

0 comments on commit 2f128c8

Please sign in to comment.