I know the avatar images are stored in the file system. There is a settings in the community_server.config file that has basePath="~/filestorage/"

But when I go to this folder I see user avatars are stored in folders like:

  \filestorage\CommunityServer.Components.Avatars\00\00\00\21\74

  \filestorage\CommunityServer.Components.Avatars\00\00\00\21\72

 

How does CS knows this path when renders the page for this user?

Is there some kind of mapping in the database that I missed?

I need to know how is this path to the user avatar is resolved.

Thanks for helping

Musa