49 lines
No EOL
1.3 KiB
Text
49 lines
No EOL
1.3 KiB
Text
EMAIL_FROM=OpenReplay<do-not-reply@openreplay.com>
|
|
EMAIL_HOST=
|
|
EMAIL_PASSWORD=
|
|
EMAIL_PORT=587
|
|
EMAIL_SSL_CERT=
|
|
EMAIL_SSL_KEY=
|
|
EMAIL_USER=
|
|
EMAIL_USE_SSL=false
|
|
EMAIL_USE_TLS=true
|
|
S3_HOST=
|
|
S3_KEY=
|
|
S3_SECRET=
|
|
SITE_URL=
|
|
alert_ntf=http://127.0.0.1:8000/async/alerts/notifications/%s
|
|
announcement_url=
|
|
assign_link=http://127.0.0.1:8000/async/email_assignment
|
|
async_Token=
|
|
captcha_key=
|
|
captcha_server=
|
|
change_password_link=/reset-password?invitation=%s&&pass=%s
|
|
email_basic=http://127.0.0.1:8000/async/basic/%s
|
|
email_signup=http://127.0.0.1:8000/async/email_signup/%s
|
|
invitation_link=/api/users/invitation?token=%s
|
|
isEE=false
|
|
isFOS=true
|
|
js_cache_bucket=sessions-assets
|
|
jwt_algorithm=HS512
|
|
jwt_exp_delta_seconds=2592000
|
|
jwt_issuer=openreplay-default-foss
|
|
jwt_secret="SET A RANDOM STRING HERE"
|
|
assist=http://assist-openreplay.app.svc.cluster.local:9001/assist/%s/sockets-live
|
|
assistList=http://assist-openreplay.app.svc.cluster.local:9001/assist/%s/sockets-list
|
|
pg_dbname=postgres
|
|
pg_host=postgresql.db.svc.cluster.local
|
|
pg_password=asayerPostgres
|
|
pg_port=5432
|
|
pg_user=postgres
|
|
pg_timeout=30
|
|
pg_minconn=45
|
|
PG_RETRY_MAX=50
|
|
PG_RETRY_INTERVAL=2
|
|
put_S3_TTL=20
|
|
sentryURL=
|
|
sessions_bucket=mobs
|
|
sessions_region=us-east-1
|
|
sourcemaps_bucket=sourcemaps
|
|
sourcemaps_reader=http://127.0.0.1:9000/
|
|
stage=default-foss
|
|
version_number=1.4.0 |