diff options
author | Linus Nordberg <linus@nordberg.se> | 2022-05-25 08:38:42 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2022-05-25 08:38:42 +0200 |
commit | dc8b3cd87b5c2dff55981900e31ed059ee9c688c (patch) | |
tree | 3b5a031c28a1bb411e551fe5de9ccf98177cb275 /integration/conf/secondary.config | |
parent | c003c2fc189748f082c09a2b4a729eb1c5732668 (diff) |
Revert "wip"
This reverts commit c003c2fc189748f082c09a2b4a729eb1c5732668.
Should not have been pushed to main but rather branch
linus/roles. Sorry about that.
Diffstat (limited to 'integration/conf/secondary.config')
-rw-r--r-- | integration/conf/secondary.config | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/integration/conf/secondary.config b/integration/conf/secondary.config deleted file mode 100644 index 5f04df2..0000000 --- a/integration/conf/secondary.config +++ /dev/null @@ -1,11 +0,0 @@ -tsrv_rpc=localhost:7062 -tseq_rpc=localhost:7063 - -tsrv_http=localhost:7064 -tseq_http=localhost:7065 - -ssrv_role=secondary -ssrv_endpoint=localhost:7066 -ssrv_prefix=testonly -ssrv_shard_start=2009 -ssrv_interval=5s |