Fix a typo.

This commit is contained in:
Andrea Dell'Amico 2022-08-12 12:11:44 +02:00
parent 9412408d48
commit 152d09b520
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ solr_multicore: false
solr_cores:
- collection1
solr_cloud_mode: frue
solr_cloud_mode: false
# When we want to use an external zookeeper cluster, set this one to True
solr_zk_external_cluster: False
solr_zk_hosts: '127.0.0.1:2181'