summarylogtreecommitdiffstats
path: root/config.example.json
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-20 20:12:07 +1100
committerMatthew Gamble2020-12-20 20:12:07 +1100
commite01bfde43ed38e43608ee7f119e9b51d06badebb (patch)
tree906d6d8de52e1cbd63915211c40daf88f2aa077d /config.example.json
downloadaur-e01bfde43ed38e43608ee7f119e9b51d06badebb.tar.gz
Initial commit
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.json b/config.example.json
new file mode 100644
index 000000000000..1ecbc9f2df15
--- /dev/null
+++ b/config.example.json
@@ -0,0 +1,3 @@
+{
+ "wsUrl": "wss://snapcast.example.com:1780/jsonrpc"
+}