gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] 01/02: increase memory, needed by GUI


From: gnunet
Subject: [taler-deployment] 01/02: increase memory, needed by GUI
Date: Tue, 14 Mar 2023 12:13:42 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

commit 22843b2b3a61ba31ac2bb74fde23812ec6344215
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Mar 9 14:11:45 2023 +0100

    increase memory, needed by GUI
---
 netzbon/vagrant/Vagrantfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/vagrant/Vagrantfile b/netzbon/vagrant/Vagrantfile
index cf5fc7c..7cb3574 100644
--- a/netzbon/vagrant/Vagrantfile
+++ b/netzbon/vagrant/Vagrantfile
@@ -57,7 +57,7 @@ Vagrant.configure("2") do |config|
     vb.gui = true
   
     # Customize the amount of memory on the VM:
-    vb.memory = "2048"
+    vb.memory = "4096"
 
     # Required, or wayland doesn't seem to work
     vb.customize ['modifyvm', :id, '--graphicscontroller', 'vmsvga']

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]