mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
6a5a7c8e3b
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Neocities can be quickly launched in development mode with [Vagrant](https://www
|
||||||
vagrant up --provision
|
vagrant up --provision
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
```
|
```
|
||||||
vagrant ssh
|
vagrant ssh
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
require 'facter'
|
require 'facter'
|
||||||
|
|
||||||
#threads 1, 1
|
threads 5, 5
|
||||||
environment 'production'
|
environment 'production'
|
||||||
#daemonize
|
#daemonize
|
||||||
pidfile '/var/run/neocities/neocities.pid'
|
pidfile '/var/run/neocities/neocities.pid'
|
||||||
|
|
Loading…
Add table
Reference in a new issue