diff options
author | 2018-05-15 20:30:13 +0000 | |
---|---|---|
committer | 2018-05-15 20:30:13 +0000 | |
commit | 7cb31ae10ead5a8e87ed90732abe43451535d49f (patch) | |
tree | 5b11368a34c95efa26bd837d4c23394d152fb239 /docs/platform/swarch_pdp.rst | |
parent | 97ff534fdf663ba97a4ba02fec6ef4d2c9368081 (diff) |
Documentation edits for pooling
Documentation edits for pooling and locks
-------------------------------------------------------------
Change-Id: I1b594db33437f9c9d43902ec448bcd205093beaf
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform/swarch_pdp.rst')
-rw-r--r-- | docs/platform/swarch_pdp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/swarch_pdp.rst b/docs/platform/swarch_pdp.rst index 7783156ac..ca9dee29d 100644 --- a/docs/platform/swarch_pdp.rst +++ b/docs/platform/swarch_pdp.rst @@ -57,8 +57,8 @@ The current extensions supported are: - `Feature Healthcheck <feature_healthcheck.html>`_ (enabled by default) - `Feature Session Persistence <feature_sesspersist.html>`_ (disabled by default) - `Feature Active/Standby Management <feature_activestdbymgmt.html>`_ (disabled by default) -- `Feature Distributed Locking <feature_locking.html>`_ (disabled by default) -- `Feature Pooling <feature_pooling.html>`_ (disabled by default) +- `Feature Distributed Locking <feature_locking.html>`_ (enabled in OOM installation by default) +- `Feature Pooling <feature_pooling.html>`_ (enabled in OOM installation by default) .. seealso:: Click on the individual feature links for more information |