mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
haraka delete
This commit is contained in:
@@ -25,7 +25,6 @@ REDIS_PASSWORD=please-change-this-to-random-value
|
||||
ENCRYPTION_SECRET=please-change-this-to-random-value
|
||||
GLOBAL_PROBE_1_KEY=please-change-this-to-random-value
|
||||
GLOBAL_PROBE_2_KEY=please-change-this-to-random-value
|
||||
INTERNAL_SMTP_PASSWORD=please-change-this-to-random-value
|
||||
|
||||
|
||||
|
||||
@@ -135,13 +134,6 @@ WORKFLOW_PORT=3099
|
||||
API_REFERENCE_PORT=1446
|
||||
DOCS_PORT=1447
|
||||
|
||||
# If USE_INTERNAL_SMTP is true then you need to fill these values.
|
||||
INTERNAL_SMTP_FROM_NAME=OneUptime
|
||||
INTERNAL_SMTP_DKIM_PRIVATE_KEY_AS_BASE64=
|
||||
INTERNAL_SMTP_DKIM_PUBLIC_KEY_AS_BASE64=
|
||||
INTERNAL_SMTP_EMAIL=test@yourcompany.com
|
||||
INTERNAL_SMTP_SENDING_DOMAIN=yourcompany.com
|
||||
|
||||
# Plans
|
||||
# This is in the format of PlanName,PlanIdFromBillingProvider,MonthlySubscriptionPlanAmountInUSD,YearlySubscriptionPlanAmountInUSD,Order,TrialPeriodInDays
|
||||
# Enterprise plan will have -1 which means custom pricing.
|
||||
|
||||
Reference in New Issue
Block a user