1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-05-12 12:39:40 +02:00
parent 7d6db3ef23
commit 9ffeeae084
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -2,7 +2,9 @@
# COMMON VARIABLES
#=================================================
swap_needed=1024
#swap_needed=1024
MEMORY_NEEDED="2560"
YNH_PHP_VERSION="7.3"
YNH_COMPOSER_VERSION="2.0.13"