From 73f3b48573d9c5a7d5f4c288c3a0587d1ffa0e20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Fri, 20 Oct 2017 22:26:05 +0200 Subject: [PATCH] Updated default configuration (activeLanguages and email settings) for Vagrant. --- vagrant/Vagrantfile | 2 +- vagrant/bootstrap.sh | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/vagrant/Vagrantfile b/vagrant/Vagrantfile index d1d008d..1848093 100644 --- a/vagrant/Vagrantfile +++ b/vagrant/Vagrantfile @@ -54,7 +54,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| # vb.gui = true # # # Use VBoxManage to customize the VM. For example to change memory: - vb.customize ["modifyvm", :id, "--memory", "4096"] + vb.customize ["modifyvm", :id, "--memory", "1024"] vb.customize ["modifyvm", :id, "--name", "MONARC FO - Ubuntu 17.04 - DEV"] end # diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index fe9c030..01c8a0b 100644 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -170,7 +170,7 @@ return array( ), ), - /* Link with (ModuleCore) + /* Link with (ModuleCore) config['languages'] = [ 'fr' => array( 'index' => 1, @@ -186,7 +186,12 @@ return array( ), ] */ - 'activeLanguages' => array('fr','en','de',), + 'activeLanguages' => array('fr','en','de','ne',), + + 'email' => [ + 'name' => 'MONARC', + 'from' => 'info@monarc.lu', + ], 'monarc' => array( 'ttl' => 20, // timeout