Stuff
This commit is contained in:
parent
68e5c0fac4
commit
e732256cbf
2 changed files with 44 additions and 3 deletions
|
|
@ -42,3 +42,11 @@ AUTHENTIK_BOOTSTRAP_TOKEN=
|
|||
# OPTIONAL - Logging
|
||||
# ==============================================================================
|
||||
LOG_REQUESTS=false
|
||||
|
||||
# ==============================================================================
|
||||
# OPTIONAL - System AI (Gemini API Key for quiz generation)
|
||||
# If set, users can generate quizzes without providing their own API key.
|
||||
# Get a key at: https://aistudio.google.com/apikey
|
||||
# WARNING: This key is embedded in the frontend and visible to users.
|
||||
# ==============================================================================
|
||||
VITE_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue