Merge branch 'development' into LTS_development

# Conflicts:
#	src/controller/controller_api.cpp
#	src/controller/controller_api.h
#	src/controller/controller_statistics.cpp
#	src/controller/controller_statistics.h
This commit is contained in:
Thulinma 2018-03-20 20:15:10 +01:00
commit 355d55decc

View file

@ -72,7 +72,6 @@ void Controller::updateBandwidthConfig(){
}
}
//For server-wide totals. Local to this file only.
struct streamTotals {
unsigned long long upBytes;