Skip to content

Commit

Permalink
Update purge info
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed Nov 17, 2021
1 parent 5d1bf6c commit f6b808a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ composer update acpl/flarum-lscache:"*"
php flarum migrate

php flarum cache:clear

php flarum lscache:clear
```
You can clear the LSCache in the admin panel. The option is available under the standard Flarum cache clearing option.
There is also the `flarum lscache:clear --userId [adminId]` command, but you must know the admin id to use it. Eg. `flarum lscache:clear --userId 9`. The admin id is needed to authorize the request. This command will probably be replaced by a better solution soon.
Expand Down

0 comments on commit f6b808a

Please sign in to comment.