Commit 185a151add1e372f9efd356b80cc7381f7c4dedc
1 parent
9d4fd1b7
Exists in
master
and in
39 other branches
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,6 +8,7 @@ ADMINS = ( | ||
8 | MANAGERS = ADMINS | 8 | MANAGERS = ADMINS |
9 | 9 | ||
10 | SOLR_COLAB_URI = None | 10 | SOLR_COLAB_URI = None |
11 | +SOLR_HOSTNAME = None | ||
11 | 12 | ||
12 | # Make this unique, and don't share it with anybody. | 13 | # Make this unique, and don't share it with anybody. |
13 | SECRET_KEY = ')(jksdfhsjkadfhjkh234ns!8fqu-1186h$vuj' | 14 | SECRET_KEY = ')(jksdfhsjkadfhjkh234ns!8fqu-1186h$vuj' |