Skip to content

Commit 8e1e03d

Browse files
Update AirPlay instance and dump path settings
1 parent c84e8ba commit 8e1e03d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

AirPlay/appsettings_win.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
}
66
},
77
"AirPlayReceiver": {
8-
"Instance": "steebono-test-1",
8+
"Instance": "YMZS-AirPlay2-Win",
99
"AirTunesPort": 5000,
1010
"AirPlayPort": 7000,
1111
"DeviceMacAddress": "11:22:33:44:55:66"
1212
},
1313
"Dump": {
14-
"Path": "C:\\Users\\Foo\\Desktop\\Dump\\"
14+
"Path": "D:\\"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)