Update pf.conf and settings

This commit is contained in:
FusionPBX
2024-08-25 20:01:59 -06:00
committed by GitHub
parent 719a960a79
commit 886d3c17e9
3 changed files with 35 additions and 13 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 16, 15, 14, 13, 12
database_version=15 # 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