Translations:Nxt-default properties configuration file/86/en

From ArdorDocs
Revision as of 15:00, 18 June 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  1. Database connection JDBC url, see the H2 documentation for possible
  2. customizations.
  3. Append ;AUTO_SERVER=TRUE to enable automatic mixed mode access.
  4. The nxt_db folder is expected to be in the current working directory, will be
  5. created if missing.
  6. nxt.dbUrl=jdbc:h2:./nxt_db/nxt;DB_CLOSE_ON_EXIT=FALSE;MVCC=TRUE;MV_STORE=FALSE