diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-05-01 17:59:33 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-05-01 17:59:33 +0200 |
commit | d1bffce0242f721a4bd3a61e88aaff6f6fa49248 (patch) | |
tree | 318898c7f8322827442c1fdcfcfbe6b2afcb46f0 /tests/data | |
parent | 030d6818c0f6d2d330414feea6fd28b1b60869e7 (diff) |
Start listening for future commands on a socket.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test_config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test_config.yaml b/tests/data/test_config.yaml index 4a485ff..c85a935 100644 --- a/tests/data/test_config.yaml +++ b/tests/data/test_config.yaml @@ -1 +1,2 @@ backend: memory +ctl_socket: tempfile |