소스 검색

Fix default config for steamkit-service path

pull/4572/head
jasonlaguidice 8 달 전
부모
커밋
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


불러오는 중...
취소
저장