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

From ArdorDocs
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