Working on the OOB system, somewhat unstable at the moment.
This commit is contained in:
parent
d59500f574
commit
9ba212c264
6 changed files with 252 additions and 342 deletions
|
|
@ -230,7 +230,7 @@ LOCK_FUNC_MODULES = ("src.locks.lockfuncs",)
|
|||
# Module holding OOB (Out of Band) hook objects. This allows for customization
|
||||
# and expansion of which hooks OOB protocols are allowed to call on the server
|
||||
# protocols for attaching tracker hooks for when various object field change
|
||||
OOB_PLUGIN_MODULES = ["src.server.oob_msdp"]
|
||||
OOB_PLUGIN_MODULES = ["src.server.oob_cmds"]
|
||||
|
||||
######################################################################
|
||||
# Default command sets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue