Commit 185a151add1e372f9efd356b80cc7381f7c4dedc

Authored by Sergio Oliveira
1 parent 9d4fd1b7

Adding solr config

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/colab/local_settings-dev.py
... ... @@ -8,6 +8,7 @@ ADMINS = (
8 8 MANAGERS = ADMINS
9 9  
10 10 SOLR_COLAB_URI = None
  11 +SOLR_HOSTNAME = None
11 12  
12 13 # Make this unique, and don't share it with anybody.
13 14 SECRET_KEY = ')(jksdfhsjkadfhjkh234ns!8fqu-1186h$vuj'
... ...