Skip to content

Commit 82eeef8

Browse files
authored
Update rate limiting in config settings docs
1 parent 756bf96 commit 82eeef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/config-settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ Memory Store Size
19321932
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19331933
Maximum number of user sessions connected to the system as determined by **VaryByRemoteAddr** and **VaryByHeader** variables.
19341934

1935-
Typically set to the number of users in the system
1935+
Typically set to the number of users in the system.
19361936

19371937
+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
19381938
| This feature's ``config.json`` setting is ``"MemoryStoreSize": 10000`` with whole number input. |

0 commit comments

Comments
 (0)