68 lines
No EOL
1.5 KiB
Text
68 lines
No EOL
1.5 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
|
|
LICENSE_KEY=
|
|
S3_HOST=
|
|
S3_KEY=
|
|
S3_SECRET=
|
|
SAML2_MD_URL=
|
|
SITE_URL=
|
|
announcement_url=
|
|
async_Token=
|
|
captcha_key=
|
|
captcha_server=
|
|
ch_host=
|
|
ch_port=
|
|
ch_timeout=30
|
|
ch_receive_timeout=10
|
|
change_password_link=/reset-password?invitation=%s&&pass=%s
|
|
email_basic=http://127.0.0.1:8000/async/basic/%s
|
|
email_plans=http://127.0.0.1:8000/async/plans/%s
|
|
email_signup=http://127.0.0.1:8000/async/email_signup/%s
|
|
idp_entityId=
|
|
idp_sls_url=
|
|
idp_sso_url=
|
|
idp_x509cert=
|
|
invitation_link=/api/users/invitation?token=%s
|
|
isEE=true
|
|
isFOS=false
|
|
js_cache_bucket=sessions-assets
|
|
jwt_algorithm=HS512
|
|
jwt_exp_delta_seconds=2592000
|
|
jwt_issuer=openreplay-default-ee
|
|
jwt_secret="SET A RANDOM STRING HERE"
|
|
ASSIST_URL=http://assist-openreplay.app.svc.cluster.local:9001
|
|
assist=/assist/%s/sockets-live
|
|
assistList=/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=20
|
|
pg_maxconn=50
|
|
PG_RETRY_MAX=50
|
|
PG_RETRY_INTERVAL=2
|
|
PG_POOL=true
|
|
put_S3_TTL=20
|
|
sentryURL=
|
|
sessions_bucket=mobs
|
|
sessions_region=us-east-1
|
|
sourcemaps_bucket=sourcemaps
|
|
sourcemaps_reader=http://127.0.0.1:9000/sourcemaps
|
|
stage=default-ee
|
|
version_number=1.0.0
|
|
FS_DIR=/mnt/efs
|
|
EXP_SESSIONS_SEARCH=true
|
|
EXP_AUTOCOMPLETE=true
|
|
EXP_ERRORS_SEARCH=true
|
|
EXP_METRICS=true
|
|
EXP_7D_MV=true
|
|
EXP_ALERTS=true |