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 9f075f6 commit 83b7252Copy full SHA for 83b7252
docs/README.md
@@ -23,6 +23,10 @@ The extension goal is to replace the functionality currently offered by [quackpi
23
- `httpserve_start(host, port, auth)`: starts the server using provided parameters
24
- `httpserve_stop()`: stops the server thread
25
26
+#### Notes
27
+
28
+🛑 Run DuckDB in `-readonly` mode for enhanced security
29
30
<br>
31
32
### 📦 [Installation](https://community-extensions.duckdb.org/extensions/httpserver.html)
0 commit comments