summaryrefslogtreecommitdiff
path: root/Biz/PodcastItLater/Web.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-08-27 16:34:20 -0400
committerBen Sima <ben@bsima.me>2025-08-28 12:14:10 -0400
commit8561479b90c00a3b7a77428d55473df255cd1e22 (patch)
tree95c3a7cd1243d1dd354f7b57c89e216d41d8874b /Biz/PodcastItLater/Web.nix
parent0b005c192b2c141c7f6c9bff4a0702361814c21d (diff)
Remove email submission feature
This requires either setting up my mailserver or signing up with Mailgun, and honestly I don't need either of those things right now. Just use the web submission, I can add the email submission feature later.
Diffstat (limited to 'Biz/PodcastItLater/Web.nix')
-rw-r--r--Biz/PodcastItLater/Web.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/Biz/PodcastItLater/Web.nix b/Biz/PodcastItLater/Web.nix
index 692d39e..dfd26eb 100644
--- a/Biz/PodcastItLater/Web.nix
+++ b/Biz/PodcastItLater/Web.nix
@@ -37,7 +37,6 @@ in {
mkdir -p ${cfg.dataDir}
# Manual step: create this file with secrets
- # MAILGUN_WEBHOOK_KEY=your-mailgun-webhook-key
# SECRET_KEY=your-secret-key-for-sessions
# SESSION_SECRET=your-session-secret
# EMAIL_FROM=noreply@podcastitlater.bensima.com