Update config.sh

This commit is contained in:
FusionPBX 2024-08-30 16:59:50 -06:00 committed by GitHub
parent 5f3a69a5e6
commit 1f68891a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ database_port=5432 # port number
database_backup=false # true or false database_backup=false # true or false
# General Settings # General Settings
php_version=8.3 # PHP version 5.6 or 7.0, 7.1, 7.2 php_version=8.1 # PHP version 5.6 or 7.0, 7.1, 7.2
letsencrypt_folder=true # true or false letsencrypt_folder=true # true or false
# Optional Applications # Optional Applications