You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kibble.apache.org by GitBox <gi...@apache.org> on 2020/10/24 23:33:54 UTC

[GitHub] [kibble] turbaszek commented on a change in pull request #74: KibbleConfigParser

turbaszek commented on a change in pull request #74:
URL: https://github.com/apache/kibble/pull/74#discussion_r511525570



##########
File path: kibble/setup/kibble.ini
##########
@@ -0,0 +1,18 @@
+[accounts]
+allowSignup = True
+verify = True
+
+[api]
+database = 2
+version = 0.1.0
+
+[elasticsearch]
+dbname = kibble
+host = elasticsearch
+port = 9200

Review comment:
       ```suggestion
   conn_uri = elasticsearch:9200
   ```
   Let's consolidate it as mentioned in #52 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org