Skip to content

Commit e0c0460

Browse files
committed
Add config file example
1 parent 8285eac commit e0c0460

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
remote_user=myuser
2+
remote_password=mypassword
3+
remote_url=https://myserver.example.com:8080/remote/json.php
4+
client_user=myclient
5+
server_id=1
6+
ssl_validate=off

0 commit comments

Comments
 (0)