PrizmDoc Viewer v13.24 Release - Updated August 22, 2023
Administrator Guide / PrizmDoc Server / Configuring / Configure the Central Database
Configure the Central Database

Introduction

The use of a Central Database is required in the following cases:

  • When using an Offline Metered License.
  • When the "v3" Viewing Packages API is turned on. This feature is disabled by default.

    When the features listed above are not used, PrizmDoc Server will not use a database, or even check for its existence in the configuration.

Supported Databases

MySQL 5.7 is the only database currently supported.

Configuring the Database

We recommend you create a dedicated database for PrizmDoc and a restricted database user that only has permissions for this database. Make sure the PrizmDoc user has all privileges to this database.

Use the database.connectionString central configuration parameter to specify the connection string to the database.