mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 06:09:48 +08:00
search by elasticsearch [doing]
This commit is contained in:
@@ -75,3 +75,7 @@ DEFAULT_PAGE_COUNT = 50
|
||||
# # permission
|
||||
WHITE_LIST = ["127.0.0.1"]
|
||||
USE_ACL = False
|
||||
|
||||
# # elastic search
|
||||
ES_HOST = '127.0.0.1'
|
||||
USE_ES = False
|
||||
|
Reference in New Issue
Block a user