mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Documentation: fix cache invalidation command in documentation (#10665)
This commit is contained in:
parent
56c70bf177
commit
bf468ac64f
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ Failing to invalidate the cache after such modifications can lead to stale data
|
||||||
Use the following management command to clear the cache:
|
Use the following management command to clear the cache:
|
||||||
|
|
||||||
```
|
```
|
||||||
invalidate_cachalot
|
python3 manage.py invalidate_cachalot
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! info
|
!!! info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue