mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 05:19:07 +08:00
acl done and bugfix
This commit is contained in:
@@ -79,3 +79,6 @@ USE_ACL = False
|
||||
# # elastic search
|
||||
ES_HOST = '127.0.0.1'
|
||||
USE_ES = False
|
||||
|
||||
|
||||
BOOL_TRUE = ['true', 'TRUE', 'True', True, '1', 1, "Yes", "YES", "yes", 'Y', 'y']
|
||||
|
Reference in New Issue
Block a user