Merge pull request #1431 from gradido/remove_gradido_node

remove_gradido_node
This commit is contained in:
Ulf Gebhardt 2022-02-07 12:50:31 +01:00 committed by GitHub
commit c0ac84b975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 26 deletions

5
.gitmodules vendored
View File

@ -1,8 +1,3 @@
[submodule "gn"]
path = gn
url = https://github.com/gradido/gn.git
branch = master
[submodule "community_server/src/protobuf"] [submodule "community_server/src/protobuf"]
path = community_server/src/protobuf path = community_server/src/protobuf
url = https://github.com/gradido/gradido_protocol.git url = https://github.com/gradido/gradido_protocol.git

View File

@ -1,20 +0,0 @@
worker_count = 2
io_worker_count = 1
data_root_folder = /opt/instance/.gradido
hedera_mirror_endpoint = hcs.testnet.mirrornode.hedera.com:5600
sibling_node_file = /opt/instance/.gradido/sibling_nodes.txt
#group_requests_endpoint = 0.0.0.0:13701
#record_requests_endpoint = 0.0.0.0:13702
#manage_network_requests_endpoint = 0.0.0.0:13703
grpc_endpoint = 0.0.0.0:13701
json_rpc_port = 13702
# larger value, larger batch, less concurrency
blockchain_append_batch_size = 1000
#blochchain_init_batch_size = 1000
#block_record_outbound_batch_size = 100
general_batch_size = 1000
group_register_topic_id = 0.0.79574
topic_reset_allowed = 1

1
gn

@ -1 +0,0 @@
Subproject commit 5437e2f882c54efe4f501f7cd0d97f53806d0b74