disable Gravatar by default
- 
To be GDPR compliant, we should disable Gravatar in the default configuration. Since sogo.conf is located in the read-only part of the file system (/run/sogo.conf), this is a task for the app packager

Param is
SOGoGravatarEnabled = YES;and it must be switched to = NO;
 - 
To be GDPR compliant, we should disable Gravatar in the default configuration. Since sogo.conf is located in the read-only part of the file system (/run/sogo.conf), this is a task for the app packager

Param is
SOGoGravatarEnabled = YES;and it must be switched to = NO;
 - 
To be GDPR compliant, we should disable Gravatar in the default configuration. Since sogo.conf is located in the read-only part of the file system (/run/sogo.conf), this is a task for the app packager

Param is
SOGoGravatarEnabled = YES;and it must be switched to = NO;
 - 
@girish wohoo. Also great news for @gobenizzle (related to https://forum.cloudron.io/topic/4407/sogo-conf-missing?_=1622375435623)