summaryrefslogtreecommitdiff
path: root/examples/gosd.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gosd.json')
-rw-r--r--examples/gosd.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/gosd.json b/examples/gosd.json
deleted file mode 100644
index 27fe548..0000000
--- a/examples/gosd.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ListenAddr": "127.0.0.1:8080",
- "Partners": ["partner1", "partner2"],
- "ApiKey": "",
- "DataDir": "./data",
- "EmailTo": "recipient@example.com",
- "EmailFrom": "sender@example.com",
- "SMTPServer": "smtp.example.com:587"
-}