Skip to content
Snippets Groups Projects
Unverified Commit 73bf0ea7 authored by beatrix's avatar beatrix Committed by GitHub
Browse files

Merge pull request #204 from glitch-soc/with-mastodon-go

Introducing: Mastodon GO!
parents 254b74c7 27643279
Branches
Tags
No related merge requests found
[submodule "app/javascript/themes/mastodon-go"]
path = app/javascript/themes/mastodon-go
url = https://github.com/marrus-sh/mastodon-go
......@@ -83,7 +83,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.provider :virtualbox do |vb|
vb.name = "mastodon"
vb.customize ["modifyvm", :id, "--memory", "2048"]
vb.customize ["modifyvm", :id, "--memory", "4096"]
# Disable VirtualBox DNS proxy to skip long-delay IPv6 resolutions.
# https://github.com/mitchellh/vagrant/issues/1172
......
Subproject commit 1ba394d1d7c38fd92159548824d1ba42719df6c3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment