16 lines
337 B
YAML
16 lines
337 B
YAML
|
|
site_name: eoq.telos.digital
|
|
site_root: /var/www/html
|
|
admin_email: peter.edmond@telos.digital
|
|
|
|
php_version: 8.3
|
|
|
|
#These are not used but can be used to customise the php-fpm environment if required.
|
|
php_upload_max_filesize: 20M
|
|
php_post_max_size: 25M
|
|
php_memory_limit: 128M
|
|
php_max_execution_time: 60
|
|
|
|
|
|
|