Disabled Ubuntu reviews

The reviews are pretty useless. People refer to bugs or old versions or
just don't know how to use a piece of software. This is not helpful.
This commit is contained in:
Christoph Haas 2018-06-19 11:49:02 +02:00
parent 4a2f21631a
commit fe6430322b
4 changed files with 32 additions and 30 deletions

View file

@ -65,7 +65,7 @@ Rails.application.configure do
# Example file for development to avoid queries to online service
# config.ubuntu_reviews_api_url = 'test/files/ubuntu-review-api/cream'
config.ubuntu_reviews_api_url = 'https://reviews.ubuntu.com/reviews/api/1.0/reviews/filter/any/any/any/any/%s'
# config.ubuntu_reviews_api_url = 'https://reviews.ubuntu.com/reviews/api/1.0/reviews/filter/any/any/any/any/%s'
config.images_path = Rails.root.join('public', 'screenshots')