-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.example
More file actions
19 lines (19 loc) · 888 Bytes
/
.env.example
File metadata and controls
19 lines (19 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TELEGRAM_BOT_TOKEN=replace-with-bot-token
AUTHORIZED_TELEGRAM_USER_IDS=123456789
# Debug builds default to repo-local ./data; bundled release builds default to the platform local app-data dir.
# Uncomment these only when you need an explicit override.
# DATA_ROOT=./data
# DEBUG_LOG_PATH=./data/debug/events.jsonl
THREADBRIDGE_MANAGEMENT_BIND_ADDR=127.0.0.1:38420
CODEX_MODEL=
STREAM_EDIT_INTERVAL_MS=750
STREAM_MESSAGE_MAX_CHARS=3500
COMMAND_OUTPUT_TAIL_CHARS=800
# Optional local release helper settings.
# release_threadbridge.sh uses this notary profile by default for DMG notarization.
# THREADBRIDGE_NOTARY_PROFILE=threadbridge-notary
NANOBANANA_API_ENDPOINT=https://banana.147ai.com/v1beta/models/gemini-3.1-flash-image-preview:generateContent
NANOBANANA_API_KEY=
NANOBANANA_API_USER=
NANOBANANA_API_ORIGIN=https://banana.147ai.com
NANOBANANA_API_REFERER=https://banana.147ai.com/