瀏覽代碼

Fix default config for steamkit-service path

pull/4572/head
jasonlaguidice 11 月之前
父節點
當前提交
1683500c27
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/custom/matrix-bridge-steam/templates/config.yaml.j2

+ 1
- 1
roles/custom/matrix-bridge-steam/templates/config.yaml.j2 查看文件

@@ -16,7 +16,7 @@ network:
# Maximum number of conversations to sync on startup
conversation_sync_limit: 20

steam_bridge_path: ./SteamBridge/bin/Release/net8.0
steam_bridge_path: ./
steam_bridge_address: localhost:50051
steam_bridge_auto_start: true
steam_bridge_startup_timeout: 30


Loading…
取消
儲存