Files @ 85600b449fe1
Branch filter:

Location: libtransport.git/examples/CMakeLists.txt - annotation

HanzZ
added service.memory_collector_time to configure backend collection basend on highest memory usage. By default this feature is deactivated
1
2
3
4
5
6
ADD_SUBDIRECTORY(server_connect)
ADD_SUBDIRECTORY(usermanager)

if (PROTOBUF_FOUND)
	ADD_SUBDIRECTORY(external_network_plugin)
endif()