mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
See ChangeLog
Monotone-Parent: ca33a6519e1f5687f227522d966c50c3f6cd6b10 Monotone-Revision: a9979a68cce7a82e5b6ee0e52a65df546ab56c59 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-02-23T14:49:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -260,6 +260,11 @@ BootstrapNSUserDefaults ()
|
||||
return [self stringForKey: @"SOGoMemcachedHost"];
|
||||
}
|
||||
|
||||
- (int) memcachedPort
|
||||
{
|
||||
return [self integerForKey: @"SOGoMemcachedPort"];
|
||||
}
|
||||
|
||||
- (BOOL) uixDebugEnabled
|
||||
{
|
||||
return [self boolForKey: @"SOGoUIxDebugEnabled"];
|
||||
|
||||
Reference in New Issue
Block a user