mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 09:46:25 +02:00
SurfSense v0.0.5 beta
- Still need to add delete fuctions but what the hell
This commit is contained in:
parent
1d67d0bf85
commit
b3e2f9fc9c
8 changed files with 980 additions and 578 deletions
|
|
@ -12,7 +12,7 @@ SECRET_KEY = "your_secret_key"
|
|||
ALGORITHM = "HS256"
|
||||
ACCESS_TOKEN_EXPIRE_MINUTES = "720"
|
||||
|
||||
# SEARCHE ENGINES TO USE - FUTURE FEATURE - LEAVE EMPTY FOR NOW
|
||||
# SEARCHE ENGINES TO USE FOR WEB SEARCH
|
||||
TAVILY_API_KEY=""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue