[*] 日常优化
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
taoyao:
|
||||
script:
|
||||
system-reboot: shutdown /r /t 0
|
||||
system-shutdown: shutdown /s /t 0
|
||||
platform-reboot: net stop taoyao-signal-server && net start taoyao-signal-server
|
||||
platform-shutdown: net stop taoyao-signal-server
|
||||
@@ -214,7 +214,7 @@ taoyao:
|
||||
platform-shutdown: systemctl stop taoyao-signal-server
|
||||
# WebRTC配置
|
||||
webrtc:
|
||||
# 是否加密:E2E
|
||||
# 是否终端加密:E2E
|
||||
encrypt: false
|
||||
# STUN服务
|
||||
stun:
|
||||
|
||||
Reference in New Issue
Block a user