Skip to content

Commit

Permalink
storage: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhan005 committed Feb 16, 2024
1 parent c7b87f4 commit d0e669d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/storage/picture.go
Expand Up @@ -4,6 +4,7 @@

package storage

// PictureKeyPrefix is the prefix of the picture key.
const PictureKeyPrefix = "picture/"

// MaxAvatarSize is the max avatar size which is 2MB.
Expand Down

0 comments on commit d0e669d

Please sign in to comment.