Adding Readme
This commit is contained in:
parent
0b086b372d
commit
103144e39f
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
owui-site-crawler.py --token "your_api_token" \
|
||||||
|
--base-url "http://localhost:3000" \
|
||||||
|
--website-url "https://example.com" \
|
||||||
|
--kb-name "Example Website KB" \
|
||||||
|
--kb-purpose "Documentation and information from example.com" \
|
||||||
|
--depth 3 \
|
||||||
|
--delay 1.5 \
|
||||||
|
--exclude "/login" \
|
||||||
|
--exclude "/admin"
|
Loading…
x
Reference in New Issue
Block a user