diff --git a/doc/03-Configuration.md b/doc/03-Configuration.md index ef2fe5e..b2eb870 100644 --- a/doc/03-Configuration.md +++ b/doc/03-Configuration.md @@ -82,6 +82,7 @@ We need a new file named `config.ini` in this newly created directory: host = "jira.example.com" ; port = 443 ; path = "/" +; scheme = "https" username = "icinga" password = "***"