diff --git a/source/_components/octoprint.markdown b/source/_components/octoprint.markdown index 992fd9700da..b9f51d4db04 100644 --- a/source/_components/octoprint.markdown +++ b/source/_components/octoprint.markdown @@ -49,6 +49,11 @@ octoprint: required: false type: integer default: 80 + path: + description: The URL path of the Octoprint instance. + required: false + type: string + default: / ssl: description: Enable or disable SSL/TLS. required: false