diff options
author | mrb0nk500 <b0nk@b0nk.xyz> | 2021-09-25 15:54:30 -0400 |
---|---|---|
committer | mrb0nk500 <b0nk@b0nk.xyz> | 2022-08-10 14:13:44 -0300 |
commit | 522ee790ae8a37064bbf830e25bfea8628cae1df (patch) | |
tree | 7a856996307d56d67695b079cac4a00283f89ffc /test.conf | |
parent | 83c37a9e9de61247f6e5deb618e090cf6b9df952 (diff) |
Add some testing code.
Diffstat (limited to 'test.conf')
-rw-r--r-- | test.conf | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -git-root=<insert path to git repos here> +git-root=.. +pr-root=test socket-type=network socket=<insert path for type unix, or ip address/domain for type network here> port=1488 |