Skip to content

Commit e5dc127

Browse files
authored
be more specific about not reducing cfg memory
1 parent b9a6e94 commit e5dc127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/operations-selfhosted/docker-containers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h2 id="memory">Memory</h2>
281281
are tweaked to the minimum for a functional test only.
282282
</p>
283283
{% include important.html content="For production use,
284-
do not set <code>VESPA_CONFIGSERVER_JVMARGS</code> and <code>VESPA_CONFIGPROXY_JVMARGS</code>
284+
do not reduce memory settings in <code>VESPA_CONFIGSERVER_JVMARGS</code> and <code>VESPA_CONFIGPROXY_JVMARGS</code>
285285
unless you know what you are doing -
286286
the Vespa defaults are set for regular production use, and rarely need changing."%}
287287
<p>

0 commit comments

Comments
 (0)