Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit 90109da

Browse files
author
icymind
committed
update ss template
1 parent 86bebce commit 90109da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/renderer/components/Manage.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ const templateProfile = {
108108
'password': 'demo-paswd',
109109
'timeout': 300,
110110
'method': 'chacha20',
111-
'fast_open': false
111+
'fast_open': false,
112+
'plugin': 'obfs-local',
113+
'obfs_opts': ''
112114
},
113115
'shadowsocksr': {
114116
'server': '123.123.123.123',

0 commit comments

Comments
 (0)