This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 32ad959  Removed TM from TM_PROFILE (#6208)
32ad959 is described below

commit 32ad95960693afa6c4aa64cdef620dc15a364de1
Author: Ayush Anand <[email protected]>
AuthorDate: Tue Sep 14 07:48:01 2021 -0700

    Removed TM from TM_PROFILE (#6208)
---
 docs/source/overview/profiles_and_parameters.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/overview/profiles_and_parameters.rst 
b/docs/source/overview/profiles_and_parameters.rst
index c92b2546..6005489 100644
--- a/docs/source/overview/profiles_and_parameters.rst
+++ b/docs/source/overview/profiles_and_parameters.rst
@@ -124,7 +124,7 @@ SPLUNK_PROFILE
 TM_PROFILE
        A Traffic Monitor Profile.
 
-       .. warning:: For legacy reasons, the names of Profiles of this type 
*must* begin with ``RASCAL_`` or ``TM_``. This is **not** enforced by the 
:ref:`to-api` or Traffic Portal, but certain Traffic Control 
operations/components expect this and will fail to work otherwise!
+       .. warning:: For legacy reasons, the names of Profiles of this type 
*must* begin with ``RASCAL_``. This is **not** enforced by the :ref:`to-api` or 
Traffic Portal, but certain Traffic Control operations/components expect this 
and will fail to work otherwise!
 
 TP_PROFILE
        A Traffic Portal Profile. This has no known special meaning to any 
Traffic Control component(s) (not even Traffic Portal itself), but its use is 
suggested for the profiles used by any and all Traffic Portal servers anyway.

Reply via email to