Skip to content

Commit e7c6762

Browse files
committed
Formatting change for linting
1 parent bad9086 commit e7c6762

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-cache-for-redis/cache-configure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ New Azure Cache for Redis instances are configured with the following default Re
402402
| `client-output-buffer-limit` `normalclient-output-buffer-limit` `pubsub` |0 0 032mb 8mb 60 |The client output buffer limits can be used to force disconnection of clients that are not reading data from the server fast enough for some reason. A common reason is that a Pub/Sub client can't consume messages as fast as the publisher can produce them. For more information, see [https://redis.io/topics/clients](https://redis.io/topics/clients). |
403403

404404
<a name="databases"></a>
405+
405406
<sup>1</sup>The limit for `databases` is different for each Azure Cache for Redis pricing tier and can be set at cache creation. If no `databases` setting is specified during cache creation, the default is 16.
406407

407408
* Basic and Standard caches
@@ -427,6 +428,7 @@ For more information about databases, see [What are Redis databases?](cache-deve
427428
>
428429
429430
<a name="maxclients"></a>
431+
430432
<sup>2</sup>`maxclients` is different for each Azure Cache for Redis pricing tier.
431433

432434
* Basic and Standard caches

0 commit comments

Comments
 (0)