Skip to content

Commit 3bb7d4e

Browse files
authored
Added descriptions for some parameters
Added descriptions for UserCertificateReplicationThreshold and WinFabMaxLogsSizeMb
1 parent a9bcbde commit 3bb7d4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/New-CsRegistrarConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Accept wildcard characters: False
376376
```
377377
378378
### -UserCertificateReplicationThreshold
379-
PARAMVALUE: UInt64
379+
Minimum interval in minutes for user certificate to be replicated.
380380
381381
```yaml
382382
Type: UInt64
@@ -392,7 +392,7 @@ Accept wildcard characters: False
392392
```
393393
394394
### -WinFabMaxLogsSizeMb
395-
PARAMVALUE: Int32
395+
Limits the maximum disk space used by Fabric traces. Only applies to deployments using Windows Fabric 3.0 or newer
396396
397397
```yaml
398398
Type: Int32

0 commit comments

Comments
 (0)