blob: ef72b1eed4eda9d260f1caec99d5ee5c51f57374 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# Sample configurations for the NullLinkProvider.
#
#
# If enabled, sets the time between LinkEvent generation,
# in microseconds.
#
#eventRate = 1000000
#
# If enabled, points to the full path to the topology file.
#
#cfgFile = /tmp/foo.cfg
|