We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa6a97 commit 08b4101Copy full SHA for 08b4101
README.md
@@ -81,6 +81,7 @@
81
| `WEBDAV_URL` | WebDAV server URL | - |
82
| `WEBDAV_USERNAME` | WebDAV username | - |
83
| `WEBDAV_PASSWORD` | WebDAV password | - |
84
+| `WEBDAV_INSECURE` | Skip TLS verification for WebDAV (true/false) | `false` |
85
| `WEBDAV_UPLOAD_PATH` | Upload path on WebDAV server | `/Documents/Scanned` |
86
| `OLLAMA_HOST` | Ollama service URL | `http://localhost:11434` |
87
| `OLLAMA_MODEL` | Ollama vision model to use | `llava` |
0 commit comments