mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-31 23:47:14 +00:00
@@ -1834,14 +1834,6 @@ watch(
|
|||||||
</template>
|
</template>
|
||||||
<a-input-number v-model:value="inbound.stream.hysteria.version" :min="2" :max="2" />
|
<a-input-number v-model:value="inbound.stream.hysteria.version" :min="2" :max="2" />
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
<a-form-item>
|
|
||||||
<template #label>
|
|
||||||
<a-tooltip title="Hysteria server authentication password. Overridden by per-client auth when clients are configured. Obfuscation (salamander) is configured via UDP Masks below.">
|
|
||||||
Auth password
|
|
||||||
</a-tooltip>
|
|
||||||
</template>
|
|
||||||
<a-input v-model:value="inbound.stream.hysteria.auth" />
|
|
||||||
</a-form-item>
|
|
||||||
<a-form-item>
|
<a-form-item>
|
||||||
<template #label>
|
<template #label>
|
||||||
<a-tooltip title="Idle timeout (seconds) for a single QUIC native UDP connection.">
|
<a-tooltip title="Idle timeout (seconds) for a single QUIC native UDP connection.">
|
||||||
|
|||||||
Reference in New Issue
Block a user