canvas-lms/lib/services
Brent Burgoyne bdd84843ca put rich content service behind setting
until rcs is open sourced we don't want it enabled by default for
open source users.

closes CNVS-38092

test plan:
- disable rcs feature flag
- rcs should be off everywhere
- from the rails console run:
  - Setting.set('rich_content_service_enabled', 'true')
- send SIGHUP to your rails process(es)
- rcs should be on for eportfolios and wiki pages
- enable rcs feature flag
- rcs should be on everywhere

Change-Id: Ibca84b7183dd0344b73433024b47e9948cbab3e8
Reviewed-on: https://gerrit.instructure.com/118223
Tested-by: Jenkins
Reviewed-by: brian kirkby <bkirkby@instructure.com>
QA-Review: Tucker McKnight <tmcknight@instructure.com>
Product-Review: Brent Burgoyne <bburgoyne@instructure.com>
2017-07-10 19:24:46 +00:00
..
address_book.rb count_in_contexts instead of count_in_context 2017-07-07 16:52:00 +00:00
live_events_subscription_service.rb set default value to optional argument 2017-06-23 21:12:28 +00:00
notification_service.rb upgrade to aws-sdk v3 2017-05-26 15:30:08 +00:00
rich_content.rb put rich content service behind setting 2017-07-10 19:24:46 +00:00