Typo fix
This commit is contained in:
parent
9e42e6ae88
commit
dd2fe47881
|
@ -15,7 +15,7 @@ snapCount=10000
|
||||||
snapSizeLimitInKb=2097152
|
snapSizeLimitInKb=2097152
|
||||||
# Configure a max of 200 client connections
|
# Configure a max of 200 client connections
|
||||||
maxClientCnxns=200
|
maxClientCnxns=200
|
||||||
# Auto purge: keep 3 snapshots and evaluate every hours
|
# Auto purge: keep 3 snapshots and evaluate every hour
|
||||||
autopurge.snapRetainCount=3
|
autopurge.snapRetainCount=3
|
||||||
autopurge.purgeInterval=1
|
autopurge.purgeInterval=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue