Commit c581e161b4342b85c0e4e4bebf3a59a7128ccaa4

Authored by Sergio Oliveira
1 parent 942a634a

Disable feedzilla

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
cookbooks/colab/templates/settings.yaml.erb
... ... @@ -33,3 +33,6 @@ ALLOWED_HOSTS:
33 33  
34 34 ## Disable indexing
35 35 ROBOTS_NOINDEX: false
  36 +
  37 +## Disable planet
  38 +FEEDZILLA_ENABLED: false
... ...