Skip to content

Commit

Permalink
Update webdav-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
diestrin committed Aug 8, 2012
1 parent 2c2f911 commit 70177ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions webdav-config.json
Expand Up @@ -6,11 +6,11 @@
"confirm_overwrite_newer": false,

"ssl": true,
"host": "webdav.qa.myconnectedradio.com",
"root": "/tunnel-web/secure/webdav/cadillac/document_library",
"host": "example.com",
"root": "/path/to/webdav/root",

"user": "[ONS]JAIRREINA",
"password": "Elinutil1",
"user": "user",
"password": "password",

"ignore_regex": "(\\.sublime-project|\\.sublime-workspace|webdav-config(-alt\\d?)?\\.json|webdav-settings\\.json|/venv/|\\.svn|\\.hg|\\.git|\\.bzr|_darcs|CVS|\\.DS_Store|Thumbs\\.db|desktop\\.ini)",
"connect_timeout": 30
Expand Down

0 comments on commit 70177ac

Please sign in to comment.