mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 09:42:22 +02:00
Add output symlink name to writer config
This commit is contained in:
@@ -4,4 +4,6 @@ namespace live_writer_config
|
||||
{
|
||||
// N of IO threads to receive data from modules.
|
||||
const int LIVE_ZMQ_IO_THREADS = 1;
|
||||
|
||||
const std::string OUTPUT_FOLDER_SYMLINK = "OUTPUT/"
|
||||
}
|
||||
Reference in New Issue
Block a user