mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #1431 from gradido/remove_gradido_node
remove_gradido_node
This commit is contained in:
commit
c0ac84b975
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -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
|
||||||
|
|||||||
@ -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
gn
@ -1 +0,0 @@
|
|||||||
Subproject commit 5437e2f882c54efe4f501f7cd0d97f53806d0b74
|
|
||||||
Loading…
x
Reference in New Issue
Block a user