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/primary.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/primary.config')
-rw-r--r-- | integration/conf/primary.config | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/integration/conf/primary.config b/integration/conf/primary.config deleted file mode 100644 index ba598a9..0000000 --- a/integration/conf/primary.config +++ /dev/null @@ -1,11 +0,0 @@ -tsrv_rpc=localhost:6962 -tseq_rpc=localhost:6963 - -tsrv_http=localhost:6964 -tseq_http=localhost:6965 - -ssrv_role=primary -ssrv_endpoint=localhost:6966 -ssrv_prefix=testonly -ssrv_shard_start=2009 -ssrv_interval=5s |