update readme

This commit is contained in:
meaz 2024-03-24 13:57:24 +01:00
parent bac5d01447
commit e7b1aec68a
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -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)