Evade CORS restriction in examples, and put note on self-hosting file.

This commit is contained in:
msqr1
2024-05-13 23:18:32 -07:00
parent 748b73bdb3
commit 5b053e1047
5 changed files with 20 additions and 14 deletions

2
API.md
View File

@@ -58,7 +58,7 @@ If you can't set them, you may use a hacky workaround at *src/addCOI.js*.
git clone --depth=1 https://github.com/msqr1/Vosklet &&
cd Vosklet/src &&
[Options] ./make
# Example: MAX_MEMORY=350mb MAX_THREADS=2 ./make
# Example: MAX_MEMORY=350mb MAX_THREADS=3 ./make
```
| Option | Description | Default value |
|---|---|---|