give possibility to change php.ini-values for fpm-pool configurations (only pre-defined sections are possible for now), refs #587

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-07-03 11:34:34 +02:00
parent 9b60dc09ea
commit 68fb822160
5 changed files with 85 additions and 8 deletions

View File

@@ -7,6 +7,15 @@ $header
</h2>
</header>
<if $settings['phpfpm']['enabled'] == 1 >
<div class="messagewrapperfull">
<div class="warningcontainer bradius">
<div class="warningtitle">{$lng['admin']['note']}</div>
<div class="warning"><br /><strong>{$lng['admin']['phpfpm.ininote']}</strong></div>
</div>
</div>
</if>
<section>
<if 15 < $count>