Merge branch 'master' into doc-548-submit-a-pull-request-section-to-contribution-guide

This commit is contained in:
Eldad A. Fux
2020-09-23 00:28:26 +03:00
committed by GitHub
84 changed files with 1856 additions and 1287 deletions
+2 -2
View File
@@ -96,11 +96,11 @@ InfluxDB server TCP port. Default value is: '8086'
Appwrite uses a StatsD server for aggregating and sending stats data over a fast UDP connection. The StatsD env vars are used to allow Appwrite server to connect to the StatsD container.
### _APP_INFLUXDB_HOST
### _APP_STATSD_HOST
StatsD server host name address. Default value is: 'telegraf'
### _APP_INFLUXDB_PORT
### _APP_STATSD_PORT
StatsD server TCP port. Default value is: '8125'