mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 14:09:29 +00:00
change added swap from 500 to 512MB
This commit is contained in:
@@ -31,7 +31,7 @@ smtp_username: smtpuser
|
||||
smtp_password: smtppassword
|
||||
smtp_authentication: plain
|
||||
smtp_enable_starttls: true
|
||||
swap_add_mb: 500
|
||||
swap_add_mb: 512
|
||||
ruby_version: 2.1.3
|
||||
is_production_vm: False
|
||||
redmine_files_nfs_mount: '' # /mnt/redminefiles
|
||||
|
Reference in New Issue
Block a user