aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-02-03 23:16:05 -0500
committerAjay Ramachandran <[email protected]>2020-02-03 23:16:05 -0500
commit0a0d4d3e0f5c436e7fe41a61b2d5c824fa323c60 (patch)
tree7fb2f2952bed763533c819f75275e6956e5196e0 /config.json.example
parent7f22687c248bc2fce288519e699439708c1383fc (diff)
downloadSponsorBlock-0a0d4d3e0f5c436e7fe41a61b2d5c824fa323c60.tar.gz
SponsorBlock-0a0d4d3e0f5c436e7fe41a61b2d5c824fa323c60.zip
Fixed config.json.example naming
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
new file mode 100644
index 00000000..34c3d2a6
--- /dev/null
+++ b/config.json.example
@@ -0,0 +1,4 @@
+{
+ "serverAddress": "https://sponsor.ajay.app",
+ "serverAddressComment": "This specifies the default SponsorBlock server to conect to":
+} \ No newline at end of file