1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

rename network_device_index to network

This commit is contained in:
winlin 2014-07-27 18:40:32 +08:00
parent f4ea48adcb
commit 6f700f3f40
3 changed files with 6 additions and 6 deletions

View file

@ -90,7 +90,7 @@ stats {
network 0;
# the device name to stat the disk iops.
# ignore the device of /proc/diskstats if not configed.
disk_device_name sda sdb xvda xvdb;
disk sda sdb xvda xvdb;
}
#############################################################################################