diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-21 14:03:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-21 14:03:45 +0300 |
| commit | dff4d455e07d639b82a0bed814f41d0656e9b6d0 (patch) | |
| tree | 56289a6fd80a00a9724992ab9cb8b3d7215ebedf /examples | |
| parent | 780ade3dc066afb8a43be824373414f3d316ebd6 (diff) | |
cleanup
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" -} |
