mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-03-08 12:25:37 +08:00
集群可以设置默认的WAF策略、缓存策略
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="right-box tiny">
|
||||
<form method="post" class="ui form" data-tea-action="$" data-tea-success="success">
|
||||
<input type="hidden" name="webId" :value="webId"/>
|
||||
<http-cache-config-box :v-cache-config="cacheConfig" :v-is-location="true"></http-cache-config-box>
|
||||
<http-cache-config-box :v-cache-config="cacheConfig" :v-cache-policy="cachePolicy" :v-is-location="true"></http-cache-config-box>
|
||||
<submit-btn></submit-btn>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user