diff --git a/app/views/settings/_authentication.html.erb b/app/views/settings/_authentication.html.erb
index bba8964..d190fab 100644
--- a/app/views/settings/_authentication.html.erb
+++ b/app/views/settings/_authentication.html.erb
@@ -19,6 +19,8 @@
<%= setting_check_box :openid, :disabled => !Object.const_defined?(:OpenID) %>
<%= setting_check_box :rest_api_enabled %>
+
+<%= setting_check_box :jsonp_enabled %>