Joshua Taillon 597a7bb391
Update setup.rst
The provided `gunicorn` command did not work for me, failing with the following error:

```
ModuleNotFoundError: No module named '/home/paperless/paperless/src/paperless' 
```

The solution was to provide only `paperless.wsgi` as the argument to `gunicorn`, and provide a flag for `--pythonpath`. After changing it to this, the server started up fine.
2018-11-16 09:20:08 -05:00
..
2018-11-03 12:49:35 +00:00
2018-09-23 12:59:56 +01:00
2018-09-22 16:22:03 +01:00
2018-10-13 11:31:53 -07:00
2018-11-16 09:20:08 -05:00
2018-10-13 11:31:53 -07:00