-
Notifications
You must be signed in to change notification settings - Fork 0
/
ship.config.ini
47 lines (39 loc) · 1.2 KB
/
ship.config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# SHiP Settings
plugin = eosio::state_history_plugin
state-history-endpoint = 0.0.0.0:8080
state-history-dir = /data01/WAX/state-history
trace-history = true
chain-state-history = true
contracts-console = true
trace-history-debug-mode = true
eos-vm-oc-enable = 1
eos-vm-oc-compile-threads = 4
# Common Settings
blocks-dir = "/data01/WAX/blocks"
agent-name = EOSUSA WAX-API01
http-server-address = 0.0.0.0:8888
p2p-listen-endpoint = 0.0.0.0:9876
p2p-server-address = wax.eosusa.news:9875
plugin = eosio::http_plugin
plugin = eosio::chain_api_plugin
plugin = eosio::db_size_api_plugin
access-control-allow-origin = *
access-control-allow-headers = Origin, X-Requested-With, Content-Type, Accept
http-validate-host = false
verbose-http-errors = true
abi-serializer-max-time-ms = 2000
http-max-response-time-ms = 100000
disable-subjective-p2p-billing = false
disable-subjective-api-billing = false
subjective-account-decay-time-minutes = 60
resource-monitor-space-threshold = 98
chain-state-db-size-mb = 120000
database-map-mode = mapped_private
max-clients = 150
sync-fetch-span = 200
p2p-max-nodes-per-host = 100
chain-threads = 4
net-threads = 4
http-threads = 8
producer-threads = 4
p2p-peer-address = 10.10.10.108:9876