.. | ||
assets | ||
config | ||
src | ||
Cargo.toml | ||
README.md |
Environment:
JET_API_HOST
- application host, examplejet.example.com
JET_API_SCHEMA
- application protocol, examplehttp
JET_API_ADDR
- default0.0.0.0:7865
REDIS_ADDR
- default:0.0.0.0
REDIS_PORT
- default:6379
Application config
GOOGLE_CLIENT_ID
-GITHUB_CLIENT_ID
-GITHUB_APP_NAME
-MAGIC_LOGIN
- allow to log-in withuot password, using link send to email addressEMAIL_PASSWORD_LOGIN
-SLACK_CLIENT_ID
-POSTHOG_API_KEY
-POSTHOG_HOST
-HAS_UNSPLASH_CONFIGURED
-HAS_OPENAI_CONFIGURED
- added for compatibility but not supportedFILE_SIZE_LIMIT
- maximum file sizeIS_SELF_MANAGED
- alwaystrue
but added for compatibility withplane
PASSWORD_RESET_SECRET
- mandatory secret to encrypt password reset tokenPASSWORD_RESET_TIMEOUT
- mandatory duration for password reset token, example: "12h 5min 2ns"
Optional Environment
SENTRY_DSN
- sentry endpoint for events