You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the purple circles currently displayed on the left in the table view with avatar pics for the bots.
Initial Implementation Requirements
I don't know how to map this out. -Clary
Other Considerations
SFTP servers is currently disabled, so we don't have a place to store images. We could restore it, or Avatars can be limited to a 100 pixel square and stored as blob? Mongo strongly discourages using blobs, so yes as a temporary solution, but ultimately get a little storage.
Do we need to fully enable profiles first?
The text was updated successfully, but these errors were encountered:
Objective
Replace the purple circles currently displayed on the left in the table view with avatar pics for the bots.
Initial Implementation Requirements
I don't know how to map this out. -Clary
Other Considerations
The text was updated successfully, but these errors were encountered: