ENABLE_UPD_LISTENER ==> ENABLE_UDP_LISTENER
This commit is contained in:
Ron Klein 2020-05-24 19:18:03 +03:00 committed by GitHub
parent 4b8c4b2826
commit 57273a8d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ Copy example carbon config:
cp /opt/graphite/conf/carbon.conf.example /opt/graphite/conf/carbon.conf
```
Edit the config file `/opt/graphite/conf/carbon.conf`, find line `ENABLE_UPD_LISTENER` and
Edit the config file `/opt/graphite/conf/carbon.conf`, find line `ENABLE_UDP_LISTENER` and
change this setting to `True`.
### Configure storage-schemas.conf