mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-02 11:13:34 -07:00
Fix config template: host/path -> url
This commit is contained in:
committed by
Markus Unterwaditzer
parent
f079bda4fe
commit
6aa3491a6c
Vendored
+1
-2
@@ -52,8 +52,7 @@ wifi_enabled = false
|
|||||||
# worker runs.
|
# worker runs.
|
||||||
#
|
#
|
||||||
# [webdav]
|
# [webdav]
|
||||||
# host = "https://dav.example.com"
|
# url = "https://dav.example.com/rayhunter"
|
||||||
# remote_path = "/rayhunter"
|
|
||||||
# # HTTP Basic auth. Both fields are optional; a password without a username is
|
# # HTTP Basic auth. Both fields are optional; a password without a username is
|
||||||
# # rejected and the request is sent unauthenticated.
|
# # rejected and the request is sent unauthenticated.
|
||||||
# username = "user"
|
# username = "user"
|
||||||
|
|||||||
Reference in New Issue
Block a user