File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,14 +40,13 @@ owner: www-data
4040group : www-data
4141
4242# PHP Settings
43- php_version : " 74 "
44- php_dversion : " 7.4 "
43+ php_version : " 81 "
44+ php_dversion : " 8.1 "
4545php_opt_modules :
4646 - " curl"
4747 - " imagick"
4848 - " intl"
4949 - " opcache"
50- - " memcached"
5150 - " tidy"
5251php_memory_limit : " 128"
5352php_max_execution_time : " 60"
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ galaxy_info:
99 platforms :
1010 - name : Ubuntu
1111 versions :
12- - Focal
13- - bionic
12+ - all
1413 galaxy_tags :
1514 - sql
1615 - db
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ galaxy_info:
99 platforms :
1010 - name : Ubuntu
1111 versions :
12- - Focal
13- - bionic
12+ - all
1413 galaxy_tags :
1514 - openlitespeed
1615 - web server
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ php_opt_modules:
66 - " imagick"
77 - " intl"
88 - " opcache"
9- - " memcached"
109 - " tidy"
1110php_memory_limit : " 256"
1211php_upload_max_filesize : " 128M"
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ galaxy_info:
99 platforms :
1010 - name : Ubuntu
1111 versions :
12- - Focal
13- - bionic
12+ - all
1413 galaxy_tags :
1514 - php
1615 - lsphp
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ galaxy_info:
99 platforms :
1010 - name : Ubuntu
1111 versions :
12- - Focal
13- - bionic
12+ - all
1413 galaxy_tags :
1514 - web
1615 - openlitespeed
Original file line number Diff line number Diff line change @@ -4,16 +4,15 @@ owner: www-data
44group : www-data
55
66# PHP Settings
7- php_version : " 74 "
8- php_dversion : " 7.4 "
7+ php_version : " 81 "
8+ php_dversion : " 8.1 "
99php_opt_modules :
1010 - " curl"
1111 - " imagick"
1212 - " intl"
1313 - " opcache"
14- - " memcached"
1514 - " tidy"
16- php_memory_limit : " 128 "
15+ php_memory_limit : " 256 "
1716php_max_execution_time : " 60"
1817php_upload_max_filesize : " 128M"
1918php_post_max_size : " 128M"
You can’t perform that action at this time.
0 commit comments