diff options
Diffstat (limited to 'web/html/form/protocol/dokodemo.html')
| -rw-r--r-- | web/html/form/protocol/dokodemo.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/form/protocol/dokodemo.html b/web/html/form/protocol/dokodemo.html index 267dcf4e..819b7727 100644 --- a/web/html/form/protocol/dokodemo.html +++ b/web/html/form/protocol/dokodemo.html @@ -30,4 +30,8 @@ <a-switch v-model="inbound.settings.followRedirect"></a-switch> </a-form-item> </a-form> +<!-- sockopt --> +<template> + {{template "form/streamSockopt"}} +</template> {{end}} |
