Commit fe0a234e authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add Location & Near

parent d42429d5
...@@ -3,6 +3,8 @@ class Config: ...@@ -3,6 +3,8 @@ class Config:
User_id = None User_id = None
Search = None Search = None
Geo = None Geo = None
Location = False
Near = None
Lang = None Lang = None
Output = None Output = None
Elasticsearch = None Elasticsearch = None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment