From 290c3bf354d18f93bc291735606a54853b61b091 Mon Sep 17 00:00:00 2001
From: rycee
Date: Mon, 27 May 2024 22:08:06 +0000
Subject: [PATCH] deploy: 10c7c219b7dae5795fb67f465a0d86cbe29f25fa
---
options.xhtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/options.xhtml b/options.xhtml
index c018d87a..2fa31b6d 100644
--- a/options.xhtml
+++ b/options.xhtml
@@ -62978,7 +62978,7 @@ TOML value
Example:
{
submission = {
- tokenFile = "/run/secrets/listenbrainz-mpd";
+ token_file = "/run/secrets/listenbrainz-mpd";
};
}