Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
16
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
3d56aa7e
Commit
3d56aa7e
authored
6 months ago
by
oljas.jarasbaev
Browse files
Options
Downloads
Patches
Plain Diff
[*] merge
parent
00eeb2b8
No related branches found
No related tags found
5 merge requests
!1779
Develop port 02 12
,
!1743
Hotfix update subs
,
!1729
Hotfixes 24 10 asan
,
!1709
feature-13362
,
!1692
Bugfix olzhas
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cellframe-sdk
+1
-1
1 addition, 1 deletion
cellframe-sdk
dap-sdk
+1
-1
1 addition, 1 deletion
dap-sdk
dist/share/configs/cellframe-node.cfg
+41
-0
41 additions, 0 deletions
dist/share/configs/cellframe-node.cfg
with
43 additions
and
2 deletions
cellframe-sdk
@
8a93990b
Compare
f917d433
...
8a93990b
Subproject commit
f917d433e7abdd3195051f823e322454d2688407
Subproject commit
8a93990b03e001e15a699fc75e42760dc8aee1c6
This diff is collapsed.
Click to expand it.
dap-sdk
@
a318ac98
Compare
1fc8d642
...
a318ac98
Subproject commit
1fc8d642bd93f0301f42c8386a268a2906e17b07
Subproject commit
a318ac98bc34a399b3a9f95f7b819143ed868f40
This diff is collapsed.
Click to expand it.
dist/share/configs/cellframe-node.cfg
+
41
−
0
View file @
3d56aa7e
...
...
@@ -8,6 +8,7 @@ debug_dump_stream_headers=false
#debug_reactor=false
# Debug
HTTP protocol, false by default
#debug_http=false
# debug-config=false
# seed
mode. WARNING. Used true only when you start the new network
#seed_mode=false
...
...
@@ -22,6 +23,7 @@ enabled=
news_url_enabled=false
bugreport_url_enabled=false
listen_address=
# listen-port-tcp=
# External
IPv4 address
#ext_address=8.9.10.11
# External
IPv6 address
...
...
@@ -30,6 +32,10 @@ listen_address=
#
If not set - used listen_port_tcp for node table auto fill
#ext_port_tcp=8089
[server_options]
# proxy_enable=false
# proxy_enable2=false
[notify_server]
# Listening
path have priority above listening address examples to use
# listen_path=[listen_path1:listen_path_mode,listen_path2:listen_path_mode,...]
...
...
@@ -41,10 +47,17 @@ listen_address=
# For
now its IAES but thats depricated
#preferred_encryption=SALSA2012
# Debug
stream protocol
# debug_channels=false
# debug_dump_stream_headers=false
#debug=true
# Build
in DNS client (need for bootstraping)
[dns_client]
# debug_more=false
# max_tries=5
# timeout=10
# timeout_read_after_connect=5
# ssl_cert_path=
#request_timeout=10
# Bootstrap
balancer server
...
...
@@ -54,6 +67,7 @@ http_server=true
# Ledger
defaults
[ledger]
# cache_enabled=false
# More
debug output
# debug_more=true
...
...
@@ -67,6 +81,7 @@ http_server=true
[link_manager]
#timer_update_states=5000
#max_attempts_num=2
# reconnect_delay=
#debug_more=true
[srv]
...
...
@@ -80,9 +95,18 @@ pricelist=[]
# Mempool
[mempool]
# gdb_group=
# Automatically
false, for enabling need role master or higher
auto_proc=false
[chain]
# debug_more=true
# sync_timeout=
# sync_ack_window_size=
# debug_legacy=false
# pack_size=
# sync_idle_time=
# Chain
network settings
[chain_net]
# debug_more=true
...
...
@@ -96,6 +120,13 @@ auto_proc=false
[stake]
# debug_more=true
[crypto]
# debug_more=true
[gossip]
# debug_more=true
[stream_ch_chain]
# Uncomment
to have more debug information in stream channel Chain
# False
by default
...
...
@@ -122,10 +153,17 @@ network_mask=255.255.255.0
#wallet_addr=
# The
name of the certificate for signing receipts. Must match the master node certificate.
#receipt_sign_cert=
# allow_free_srv=false
[srv_xchange]
# debug_more=false
# Console
interface server
[cli-server]
enabled=true
# debug_more=false
# debug-cli=false
#listen_port_tcp=12345
#listen_unix_socket_path=../var/run/node_cli
# Default
permissions 770
...
...
@@ -145,11 +183,14 @@ pid_path=../var/run/cellframe-node.pid
log_file=../var/log/cellframe-node.log
wallets_path=../var/lib/wallet
ca_folders=[../var/lib/ca,../share/ca]
# geoip_db_path=
# datum_folder=
[global_db]
path=../var/lib/global_db
driver=
#debug_more=true
# mdbx_upper_limit_of_db_size=1024
# Plugins
[plugins]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment