update readme
This commit is contained in:
parent
bac5d01447
commit
e7b1aec68a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Once done, you can create issues files inside the `share/content/issues/` folder
|
|||
|
||||
If you update the config file and want to generate new pages, you can run `ansible-playbook -b Playbooks/cstate.yml --tags configfile`
|
||||
|
||||
To update cstate just include `--tags update` to your playbook.
|
||||
To update cstate just include `--tags update,never` to your playbook.
|
||||
|
||||
## Issue with vagrant
|
||||
You may have to add `sendfile off;` to your Nginx config when using the role with Vagrant and a synced folder. See [info](https://www.vagrantup.com/docs/synced-folders/virtualbox)
|
||||
|
|
Loading…
Reference in a new issue