diff --git a/options.xhtml b/options.xhtml index c018d87a3..2fa31b6de 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";
   };
 }