diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/gos.json | 1 | ||||
| -rw-r--r-- | examples/gosd.json | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/examples/gos.json b/examples/gos.json deleted file mode 100644 index ffcd441..0000000 --- a/examples/gos.json +++ /dev/null @@ -1 +0,0 @@ -{ } 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" -} |
