# Enforcing Hard Refresh

**URL:** https://meta.discourse.org/t/enforcing-hard-refresh/197030
**Category:** Support
**Created:** [July 13, 2021, 7:17pm UTC](https://meta.discourse.org/t/enforcing-hard-refresh/197030 "2021-07-13T19:17:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![giovanni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/giovanni/32/160091_2.png) [@giovanni](https://meta.discourse.org/u/giovanni)
#### Post date: [July 13, 2021, 7:17pm UTC](https://meta.discourse.org/t/enforcing-hard-refresh/197030/1 "2021-07-13T19:17:56Z")

</div>

Hello all,

I’m enabling the voting feature on our site, but it seems like it requires a hard refresh for the feature to be enabled on a browser.

Is there a way to force users to have a hard refresh? Or is there an easier way to propagate the these changes to all users?

Thanks!

Gio

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [July 13, 2021, 8:32pm UTC](https://meta.discourse.org/t/enforcing-hard-refresh/197030/2 "2021-07-13T20:32:38Z")

</div>

You can use this command in the rails console:

> [@Force refresh on clients post administrative changes](https://meta.discourse.org/t/force-refresh-on-clients-post-administrative-changes/169541/3):
>
> `Discourse.request_refresh!` .

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [August 12, 2021, 8:33pm UTC](https://meta.discourse.org/t/enforcing-hard-refresh/197030/3 "2021-08-12T20:33:40Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
