PostgreSQL update

This commit is contained in:
FusionPBX
2024-08-24 09:30:47 -06:00
committed by GitHub
parent b203064132
commit 35a9d4df82
2 changed files with 8 additions and 43 deletions

View File

@@ -16,7 +16,7 @@ database_name=fusionpbx # Database name (safe characters A-Z, a-z, 0-9)
database_username=fusionpbx # Database username (safe characters A-Z, a-z, 0-9)
database_password=random # random or a custom value (safe characters A-Z, a-z, 0-9)
database_enabled=true # true or false
database_version=16 # Postgres 15, 14, 13, 12, 11, 10, 9.6
database_version=16 # Postgres 16, 15, 14, 13, 12
database_host=127.0.0.1 # hostname or IP address
database_port=5432 # port number
database_backup=false # true or false