View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
dbConnectionUrl
Default Value:
Valid Values:
Changes Take Effect: At start/restart
Database connection string for the selected persistent storage. Examples:
for Microsoft SQL: jdbc:jtds:sqlserver://[host of MS SQL server]:[port of MS SQL server; 1433 by default];databaseName=[CMS DB name]
for Oracle: jdbc:oracle:thin:[userName]/[password]@[host of Oracle DB]:[port of Oracle DB; 1521 by default]:[SID. for example ORCL]
for PostgreSQL: jdbc:postgresql://[host of PostreSQL server]:[port of PostreSQL server; 5432 by default]/[CMS DB name]
Draft Option
No draft option