diff --git a/cookbooks/colab/templates/00-custom_settings.py.erb b/cookbooks/colab/templates/00-custom_settings.py.erb index a6d4faf..67881fa 100644 --- a/cookbooks/colab/templates/00-custom_settings.py.erb +++ b/cookbooks/colab/templates/00-custom_settings.py.erb @@ -44,3 +44,5 @@ HAYSTACK_CONNECTIONS = { } LANGUAGE_CODE = 'pt-br' + +RIBBON_ENABLED = False -- libgit2 0.21.2