mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adds a 'Clear Instance Cache' card to /i/admin/settings/system that POSTs to a CSRF-protected route and calls LandingCacheService::invalidate(), which clears every key behind the landing page, /api/v(1|2)/instance, and nodeinfo. Useful as an escape hatch after manual ConfigCache edits or when debugging stale-cache symptoms (like trying to set up a brand-new instance); under normal operation the event-driven invalidation in surrounding commits makes this unnecessary. |
5 days ago | |
|---|---|---|
| .. | ||
| api.php | 6 months ago | |
| channels.php | ||
| console.php | ||
| web-admin.php | 5 days ago | |
| web-api.php | ||
| web-portfolio.php | ||
| web.php | 3 weeks ago | |