2018-08-14 03:13:17 -05:00
|
|
|
PEERTUBE_DB_USERNAME=postgres_user
|
|
|
|
PEERTUBE_DB_PASSWORD=postgres_password
|
2018-06-11 03:09:00 -05:00
|
|
|
PEERTUBE_WEBSERVER_HOSTNAME=domain.tld
|
2018-06-02 01:36:49 -05:00
|
|
|
PEERTUBE_WEBSERVER_PORT=443
|
2018-06-04 07:45:58 -05:00
|
|
|
PEERTUBE_WEBSERVER_HTTPS=true
|
2018-09-16 10:53:57 -05:00
|
|
|
PEERTUBE_TRUST_PROXY=127.0.0.1
|
2018-06-05 07:04:51 -05:00
|
|
|
PEERTUBE_SMTP_USERNAME=
|
|
|
|
PEERTUBE_SMTP_PASSWORD=
|
|
|
|
PEERTUBE_SMTP_HOSTNAME=
|
2018-06-02 01:36:49 -05:00
|
|
|
PEERTUBE_SMTP_PORT=25
|
2018-06-11 03:09:00 -05:00
|
|
|
PEERTUBE_SMTP_FROM=noreply@domain.tld
|
2018-06-05 07:04:51 -05:00
|
|
|
PEERTUBE_SMTP_TLS=true
|
2018-06-27 01:54:24 -05:00
|
|
|
PEERTUBE_SMTP_DISABLE_STARTTLS=false
|
2018-06-11 03:09:00 -05:00
|
|
|
PEERTUBE_ADMIN_EMAIL=admin@domain.tld
|
2018-06-04 07:45:58 -05:00
|
|
|
# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
|
2018-06-05 07:04:51 -05:00
|
|
|
#PEERTUBE_SIGNUP_ENABLED=true
|
|
|
|
#PEERTUBE_TRANSCODING_ENABLED=true
|