feat(preferences): Add SOGoCreateIdentitiesDisabled domain option which disables identity creation for users in preferences

This commit is contained in:
smizrahi
2023-04-18 16:57:31 +02:00
parent 5500ce7085
commit af6202bee6
6 changed files with 126 additions and 24 deletions

View File

@@ -96,6 +96,8 @@
- (NSDictionary *) mailJunkSettings;
- (BOOL) createIdentitiesDisabled;
@end
#endif /* SOGODOMAINDEFAULTS_H */