Commit b4e24af753b1555fbe89c4df289d439ffed36fe1

Authored by Lucas Kanashiro
1 parent 493032bc

Colab: Set home URL as '/social'

Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
cookbooks/colab/templates/settings.yaml.erb
... ... @@ -36,3 +36,6 @@ ROBOTS_NOINDEX: false
36 36  
37 37 ## Disable planet
38 38 FEEDZILLA_ENABLED: false
  39 +
  40 +## Set URL of Colab home
  41 +COLAB_HOME_URL: '/social'
... ...