Remove the old SEO snapshots stuff.
This commit is contained in:
parent
6355b4a217
commit
84b9fdd007
5 changed files with 0 additions and 145 deletions
|
@ -24,9 +24,6 @@ sudo nginx -c `pwd`/nginx.conf
|
|||
STACK=prod gunicorn -D --workers 4 -b unix:/tmp/gunicorn.sock --worker-class gevent -t 2000 application:application
|
||||
```
|
||||
|
||||
set up the snapshot script:
|
||||
(instructions in the seo-snapshots directory)[seo-snapshots/README.md]
|
||||
|
||||
start the workers:
|
||||
|
||||
```
|
||||
|
|
Reference in a new issue