Adding media controller, 1 webm/compose form allowed, previews generated
This commit is contained in:
@ -30,6 +30,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
resource :settings, only: [:show, :update]
|
||||
resources :media, only: [:show]
|
||||
|
||||
namespace :api do
|
||||
# PubSubHubbub
|
||||
|
Reference in New Issue
Block a user