OWA settings added to control panel
This commit is contained in:
parent
9bce727a65
commit
ffed3b1350
9 changed files with 128 additions and 31 deletions
|
@ -57,6 +57,8 @@ namespace WebsitePanel.EnterpriseServer
|
|||
|
||||
public const string WEBDAV_PASSWORD_RESET_ENABLED_KEY = "WebdavPswResetEnabled";
|
||||
public const string WEBDAV_PASSWORD_RESET_LINK_LIFE_SPAN = "WebdavPswdResetLinkLifeSpan";
|
||||
public const string WEBDAV_OWA_ENABLED_KEY = "WebdavOwaEnabled";
|
||||
public const string WEBDAV_OWA_URL = "WebdavOwaUrl";
|
||||
|
||||
// key to access to wpi main & custom feed in wpi settings
|
||||
public const string WPI_MAIN_FEED_KEY = "WpiMainFeedUrl";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue