aboutsummaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2024-02-22 00:31:28 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2024-02-22 00:31:28 +0530
commit7e4c9465a197ed2024e85151b2b7d53d51704d1b (patch)
tree0c1de35e0a99461258f8984b8948a612c3d08dd6 /config.json.example
parent11cbc28bf951cd9b8788d778fdbe25d2a1f30fa7 (diff)
downloadyt-music-7e4c9465a197ed2024e85151b2b7d53d51704d1b.zip
yt-music-7e4c9465a197ed2024e85151b2b7d53d51704d1b.tar.gz
chore: config file added
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100644
index 0000000..ec3aef7
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,3 @@
+{
+ "RPC": "true"
+}