Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
5569dc08
Commit
5569dc08
authored
Jan 24, 2019
by
mdj33
Committed by
vipwzw
Jan 25, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove main jrpc interface
parent
f99e3d2e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
chain33.para.toml
plugin/dapp/paracross/cmd/build/chain33.para.toml
+1
-1
nginx.conf
plugin/dapp/paracross/cmd/build/nginx.conf
+1
-1
No files found.
plugin/dapp/paracross/cmd/build/chain33.para.toml
View file @
5569dc08
...
...
@@ -60,7 +60,7 @@ grpcBindAddr="localhost:8902"
whitelist
=
["127.0.0.1"]
jrpcFuncWhitelist
=
["*"]
grpcFuncWhitelist
=
["*"]
mainnetJrpcAddr
=
"http://localhost:8801"
[mempool]
name
=
"timeline"
...
...
plugin/dapp/paracross/cmd/build/nginx.conf
View file @
5569dc08
...
...
@@ -4,7 +4,7 @@ worker_processes 1;
events
{
#worker_connections 1024 may not enough
worker_connections
1024
0
;
worker_connections
20480
0
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment