Skip to content

Commit b400068

Browse files
committed
Incorporated reviewer feedback
1 parent d0920fe commit b400068

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

source/configure/environment-configuration-settings.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Both self-hosted and Cloud admins can access the following configuration setting
2222
- `Session Lengths <#session-lengths>`__
2323
- `Performance Monitoring <#performance-monitoring>`__
2424
- `Developer <#developer>`__
25+
- `config. json-only settings <#config-json-only-settings>`__
2526

2627
----
2728

@@ -166,11 +167,14 @@ Developer
166167
.. include:: developer-mode-configuration-settings.rst
167168
:start-after: :nosearch:
168169

169-
Cloud settings
170-
--------------
170+
config.json-only settings
171+
-------------------------
171172

172-
.. config:setting:: cloud-disable
173-
:displayname: Disable customer portal requests (Cloud)
173+
.. include:: ../_static/badges/allplans-selfhosted.rst
174+
:start-after: :nosearch:
175+
176+
.. config:setting:: disable-customer-portal-requests
177+
:displayname: Disable customer portal requests
174178
:systemconsole: N/A
175179
:configjson: .CloudSettings.Disable
176180
:environment: MM_CLOUDSETTINGS_DISABLE
@@ -183,7 +187,7 @@ Disable Customer Portal requests
183187
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
184188

185189
+-----------------------------------------------+---------------------------------------------------------------------------+
186-
| Enable or disable developer mode. | - System Config path: **N/A** |
190+
| Enable or disable customer portal requests. | - System Config path: **N/A** |
187191
| | - ``config.json setting``: ``".CloudSettings.Disable": false",`` |
188192
| - **true**: Server-side requests made to the | - Environment variable: ``MM_CLOUDSETTINGS_DISABLE`` |
189193
| Mattermost Customer Portal are enabled, | |

0 commit comments

Comments
 (0)