mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-18 21:26:47 +02:00
Added new properties to config
This commit is contained in:
@@ -5,4 +5,9 @@ namespace config {
|
||||
H5T_order_t dataset_byte_order = H5T_ORDER_LE;
|
||||
hsize_t dataset_increase_step = 1000;
|
||||
hsize_t initial_dataset_size = 1000;
|
||||
|
||||
uint16_t rest_port = 11011;
|
||||
int n_io_threads = 1;
|
||||
size_t n_slots = 100;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user