mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
Dashboard warning when GC params are default
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{{i18n admin.dashboard.problems_found}}
|
||||
<ul>
|
||||
{{#each problem in problems}}
|
||||
<li>{{problem}}</li>
|
||||
<li>{{{problem}}}</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user