Browse Source

Increase php memory limit. This may only be needed during initial install of some services

Bob Mottram 10 years ago
parent
commit
773f6868d0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh View File

242
 BACKUP_TO_FRIENDS_PASSPHRASE=
242
 BACKUP_TO_FRIENDS_PASSPHRASE=
243
 
243
 
244
 # memory limit for php in MB
244
 # memory limit for php in MB
245
-MAX_PHP_MEMORY=32
245
+MAX_PHP_MEMORY=64
246
 
246
 
247
 # default MariaDB password
247
 # default MariaDB password
248
 MARIADB_PASSWORD=
248
 MARIADB_PASSWORD=