mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
server: update documentation
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
|
||||
## =======================================================
|
||||
## Sentry
|
||||
## Database
|
||||
## =======================================================
|
||||
|
||||
## Sentry DSN configuration
|
||||
#SENTRY_DSN=
|
||||
#DATABASE_URL=sqlite://./reflector.db
|
||||
#DATABASE_URL=postgresql://reflector:reflector@localhost:5432/reflector
|
||||
|
||||
|
||||
## =======================================================
|
||||
## Transcription backend
|
||||
@@ -70,3 +71,10 @@
|
||||
#LLM_URL=http://localhost:4891/v1/completions
|
||||
#LLM_OPENAI_MODEL="GPT4All Falcon"
|
||||
|
||||
## =======================================================
|
||||
## Sentry
|
||||
## =======================================================
|
||||
|
||||
## Sentry DSN configuration
|
||||
#SENTRY_DSN=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user