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:
parent
7d6db3ef23
commit
9ffeeae084
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
swap_needed=1024
|
#swap_needed=1024
|
||||||
|
|
||||||
|
MEMORY_NEEDED="2560"
|
||||||
|
|
||||||
YNH_PHP_VERSION="7.3"
|
YNH_PHP_VERSION="7.3"
|
||||||
YNH_COMPOSER_VERSION="2.0.13"
|
YNH_COMPOSER_VERSION="2.0.13"
|
||||||
|
|
Loading…
Add table
Reference in a new issue