Files
WGDashboard/src/static/dist/WGDashboardAdmin/assets/peerDefaultSettings-8TszlNE0.js

2 lines
914 B
JavaScript
Raw Normal View History

2025-09-17 14:48:11 +08:00
import{L as o}from"./localeText-DQH4V2bQ.js";import{P as t}from"./peersDefaultSettingsInput-Bt-MYVbQ.js";import{B as s,c as l,a,b as e,f as n}from"./index-DrvUvbFP.js";const r={class:"d-flex gap-3 flex-column"},i={class:"card rounded-3"},d={class:"card-header"},c={class:"my-2"},_={class:"card-body"},D=s({__name:"peerDefaultSettings",setup(p){return(g,m)=>(n(),l("div",r,[a("div",i,[a("div",d,[a("h6",c,[e(o,{t:"Peer Default Settings"})])]),a("div",_,[a("div",null,[e(t,{targetData:"peer_global_dns",title:"DNS"}),e(t,{targetData:"peer_endpoint_allowed_ip",title:"Endpoint Allowed IPs"}),e(t,{targetData:"peer_mtu",title:"MTU"}),e(t,{targetData:"peer_keep_alive",title:"Persistent Keepalive"}),e(t,{targetData:"remote_endpoint",title:"Peer Remote Endpoint",warning:!0,warningText:"This will be changed globally, and will be apply to all peer's QR code and configuration file."})])])])]))}});export{D as default};