Merge branch 'master' of github.com:neocities/neocities

This commit is contained in:
Kyle Drake 2019-09-19 18:46:16 -07:00
commit 6a5a7c8e3b
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ Neocities can be quickly launched in development mode with [Vagrant](https://www
vagrant up --provision
```
![Vagrant takes a while, make a pizza while waiting](http://i.imgur.com/vfIJPXP.png)
![Vagrant takes a while, make a pizza while waiting](https://i.imgur.com/dKa8LUs.png)
```
vagrant ssh

View file

@ -1,6 +1,6 @@
require 'facter'
#threads 1, 1
threads 5, 5
environment 'production'
#daemonize
pidfile '/var/run/neocities/neocities.pid'