Skip to content
Snippets Groups Projects
Commit ea63c6c1 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Fixed config

parent 12229ef6
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ SET( CPACK_GENERATOR "DEB") ...@@ -48,7 +48,7 @@ SET( CPACK_GENERATOR "DEB")
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}") SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 2) SET( CPACK_PACKAGE_VERSION_MAJOR 2)
SET( CPACK_PACKAGE_VERSION_MINOR 6) SET( CPACK_PACKAGE_VERSION_MINOR 6)
SET( CPACK_PACKAGE_VERSION_PATCH 20) SET( CPACK_PACKAGE_VERSION_PATCH 21)
SET( CPACK_SYSTEM_NAME "debian-9.9-amd64") SET( CPACK_SYSTEM_NAME "debian-9.9-amd64")
SET( CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}") SET( CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}")
......
...@@ -44,8 +44,7 @@ enabled=false ...@@ -44,8 +44,7 @@ enabled=false
# List of loca security access groups. Built in: expats,admins,services,nobody,everybody # List of loca security access groups. Built in: expats,admins,services,nobody,everybody
network_address=10.11.12.0 network_address=10.11.12.0
network_mask=255.255.255.0 network_mask=255.255.255.0
pricelist=[kelvin-testnet:0.00001:KELT:3600:SEC:mywallet0,kelvin-testnet:0.00001:cETH:3600:SEC:mywallet1,private:1:WOOD:10:SEC:m pricelist=[kelvin-testnet:0.00001:KELT:3600:SEC:mywallet0,kelvin-testnet:0.00001:cETH:3600:SEC:mywallet1,private:1:WOOD:10:SEC:mywallet0]
ywallet0]
# Console interface server # Console interface server
[conserver] [conserver]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment