Qortal Project

The future of blockchain platforms

User Tools

Site Tools


how_to_edit_qortal_core_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
how_to_edit_qortal_core_settings [04/16/2022 02:04] – fix wording quickmythrilhow_to_edit_qortal_core_settings [04/20/2022 20:53] gfactor
Line 9: Line 9:
  
 <code>{ <code>{
-    "setting1": "enabled", +"setting1": "enabled", 
-    "setting2": true+"setting2": true
 }</code> }</code>
 <code>{"setting1":"enabled","setting2":true}</code> <code>{"setting1":"enabled","setting2":true}</code>
Line 36: Line 36:
  
 **isTestNet** - Setting this to true is required for anyone wanting to run a Qortal node on the test net.  More information regarding this will be added to its own wiki page. **isTestNet** - Setting this to true is required for anyone wanting to run a Qortal node on the test net.  More information regarding this will be added to its own wiki page.
- 
-**listenPort** - The default port is 12392.  This should be changed if you have multiple nodes on the same network and want to enable port forwarding for all of them. 
  
 **minBlockchainPeers** - This specifies the minimum number of connected peers which must be at a given block height to be able to sync that block to your local database. **minBlockchainPeers** - This specifies the minimum number of connected peers which must be at a given block height to be able to sync that block to your local database.
how_to_edit_qortal_core_settings.txt · Last modified: 05/22/2023 14:34 by quickmythril