Kevin Dohlen
Kevin Dohlen
### Summary If i run Gitify build -f --no-backup my site is not correctly build. I have static-chunks in a specific media-source and on build they are placed in the...
### What does it do ? check if settings is set to a value to prevent cache corruption ### Why is it needed ? #211 ### Related issue(s)/PR(s) #211
I am trying to install my packages via `gitify install:packages --all` this is my gitify file: ``` name: null data_directory: _data/ backup_directory: _backups/ data: contexts: class: modContext primary: key contexts_access:...