From 40c485260c17521751ae27b787f2a81b262fa520 Mon Sep 17 00:00:00 2001 From: Andy Grunwald Date: Sun, 13 Aug 2023 10:11:41 +0200 Subject: [PATCH] Fix some line return error in the documentation Related https://github.com/podigee/podigee-podcast-player/pull/97 --- docs/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index 5093824f..e85bd227 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -86,7 +86,9 @@ The configuration passed into the player either as a Javascript Object or as a J ### General options `options.theme` - The name of the theme to use (defaults to `default`) + `options.sslProxy` - URI of an application capable of proxying non-SSL requests + `options.startPanel` - The name of the panel which should be opened on start ### Podcast