mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-29 08:00:25 +08:00
创建集群时自动创建缓存策略和WAF策略/优化界面
This commit is contained in:
@@ -10,17 +10,17 @@
|
||||
<td><input type="text" name="name" maxlength="50" ref="focus"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>默认缓存设置 *</td>
|
||||
<td>默认缓存设置</td>
|
||||
<td>
|
||||
<http-cache-policy-selector></http-cache-policy-selector>
|
||||
<p class="comment">此全局设置不会强制应用到每个网站服务。</p>
|
||||
<p class="comment">为可选项。集群中的网站服务可以自行设置是否启用此设置。</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>默认WAF设置 *</td>
|
||||
<td>默认WAF设置</td>
|
||||
<td>
|
||||
<http-firewall-policy-selector></http-firewall-policy-selector>
|
||||
<p class="comment">此全局设置不会强制应用到每个网站服务。</p>
|
||||
<p class="comment">为可选项。集群中的网站服务可以自行设置是否启用此设置。</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user