aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/doc/src/sasl_app.xml
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-01-13 15:13:02 +0100
committerSiri Hansen <[email protected]>2016-01-13 15:43:53 +0100
commita42724e6740df6290ec7f7dceb09db4f217697d8 (patch)
treee36b4fad60df75b65bb4093ee7cc6be7796e9a1a /lib/sasl/doc/src/sasl_app.xml
parent5a874a9e58e09a894f36ab81a0eef46e1fc27cd0 (diff)
downloadotp-a42724e6740df6290ec7f7dceb09db4f217697d8.tar.gz
otp-a42724e6740df6290ec7f7dceb09db4f217697d8.tar.bz2
otp-a42724e6740df6290ec7f7dceb09db4f217697d8.zip
Deprecate module 'overload' in SASL
The module is deprected and will be removed in OTP 19. The reason is that the module is not used, and that we se no obvious use case for it.
Diffstat (limited to 'lib/sasl/doc/src/sasl_app.xml')
-rw-r--r--lib/sasl/doc/src/sasl_app.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/sasl/doc/src/sasl_app.xml b/lib/sasl/doc/src/sasl_app.xml
index 8d79251c7e..bcd446a868 100644
--- a/lib/sasl/doc/src/sasl_app.xml
+++ b/lib/sasl/doc/src/sasl_app.xml
@@ -34,7 +34,7 @@
<p>The <c>SASL</c> application provides the following services:</p>
<list type="bulleted">
<item><c>alarm_handler</c></item>
- <item><c>overload</c></item>
+ <item><c>overload</c> (deprecated)</item>
<item><c>rb</c></item>
<item><c>release_handler</c></item>
<item><c>systools</c></item>
@@ -145,11 +145,15 @@
<p>Specifies the maximum intensity
for <seealso marker="overload"><c>overload</c></seealso>. Default
is <c>0.8</c>.</p>
+ <p>Note that the <c>overload</c> module is deprected and
+ will be removed in a future release.</p>
</item>
<tag><c><![CDATA[overload_weight = float() > 0 ]]></c></tag>
<item>
<p>Specifies the <seealso marker="overload"><c>overload</c></seealso>
weight. Default is <c>0.1</c>.</p>
+ <p>Note that the <c>overload</c> module is deprected and
+ will be removed in a future release.</p>
</item>
<tag><c><![CDATA[start_prg = string() ]]></c></tag>
<item>