diff --git a/dist/config.toml.in b/dist/config.toml.in index 509d089..1105470 100644 --- a/dist/config.toml.in +++ b/dist/config.toml.in @@ -52,8 +52,7 @@ wifi_enabled = false # worker runs. # # [webdav] -# host = "https://dav.example.com" -# remote_path = "/rayhunter" +# url = "https://dav.example.com/rayhunter" # # HTTP Basic auth. Both fields are optional; a password without a username is # # rejected and the request is sent unauthenticated. # username = "user"