Skip to content

Commit 08b4101

Browse files
committed
docs(readme): add WEBDAV_INSECURE option for TLS verification
1 parent baa6a97 commit 08b4101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
| `WEBDAV_URL` | WebDAV server URL | - |
8282
| `WEBDAV_USERNAME` | WebDAV username | - |
8383
| `WEBDAV_PASSWORD` | WebDAV password | - |
84+
| `WEBDAV_INSECURE` | Skip TLS verification for WebDAV (true/false) | `false` |
8485
| `WEBDAV_UPLOAD_PATH` | Upload path on WebDAV server | `/Documents/Scanned` |
8586
| `OLLAMA_HOST` | Ollama service URL | `http://localhost:11434` |
8687
| `OLLAMA_MODEL` | Ollama vision model to use | `llava` |

0 commit comments

Comments
 (0)