diff --git a/config/application.yml.example b/config/application.yml.example
index 94470aacf68cfd4813da57e3f814c57a6aeaf125..d688733f634d96bc585e0752fecbfcf36d8bc7d9 100644
--- a/config/application.yml.example
+++ b/config/application.yml.example
@@ -211,7 +211,6 @@ development:
 
 production:
   <<: *defaults
-  mount_resque_web: false
 
 #
 # Do not touch unless you know what you're doing