mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 07:44:25 +00:00
feat(eas): Add SOGoEASDisableUI system parameter to remove EAS options in UI when ActiveSync is not used
This commit is contained in:
@@ -121,8 +121,9 @@ static const NSString *kDisableSharingCalendar = @"Calendar";
|
||||
- (int) maximumSyncResponseSize;
|
||||
- (int) maximumPictureSize;
|
||||
- (BOOL) easSearchInBody;
|
||||
- (BOOL) isEasUIDisabled;
|
||||
|
||||
- (BOOL) isPasswordRecoveryEnabled;
|
||||
- (BOOL)isPasswordRecoveryEnabled;
|
||||
- (NSArray *) passwordRecoveryDomains;
|
||||
- (NSString *) JWTSecret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user