Refactored plugin management interface
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
[PLUGINFO]
|
||||
INIT_FUNC=http_event_plugin_init
|
||||
DESTROY_FUNC=http_event_plugin_destroy
|
||||
LIBARY_PATH=./plugins/http_event_plugin/http_event_plugin.so
|
||||
EXIT_FUNC=http_event_plugin_exit
|
||||
LIBRARY_PATH=./plugins/http_event_plugin/http_event_plugin.so
|
||||
|
||||
|
||||
[SESSION_TYPE_HTTP]
|
||||
[SESSION_TYPE.HTTP]
|
||||
SESSION_EVENT_TYPE=ALL
|
||||
SESSION_EVENT_CALLBACK=http_event_plugin_entry
|
||||
Reference in New Issue
Block a user