diff options
Diffstat (limited to 'config/routes.rb')
-rw-r--r-- | config/routes.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb index 65acaeae9..aae7e8767 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -187,6 +187,8 @@ Rails.application.routes.draw do post :enable post :mark_known post :mark_unknown + post :manual_only + post :auto_trust post :force_sensitive post :force_unlisted post :allow_public |