HostedSharePoint.Sites set to type 2
Quota.HostedSharePoint.UseSharedSSL added to sharedresources
This commit is contained in:
parent
452fcb7f47
commit
b4f4c36bfd
3 changed files with 10 additions and 1 deletions
|
@ -1507,3 +1507,9 @@ WHERE
|
|||
RETURN
|
||||
|
||||
GO
|
||||
|
||||
|
||||
|
||||
|
||||
UPDATE dbo.Quotas SET QuotaTypeID = 2 WHERE QuotaName = 'HostedSharePoint.Sites'
|
||||
GO
|
Loading…
Add table
Add a link
Reference in a new issue