diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-13 18:47:07 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-12-13 18:47:07 -0800 |
commit | 8e400e9e40dc115d81bd03581ea6da3badec5a19 (patch) | |
tree | 8b7be3e9b021b574556b16298ea443249f0da872 /doc/hooklist.bb | |
parent | 66a53c6d3c5851d7f9db3aa9bc6bb3cb677394b7 (diff) | |
download | volse-hubzilla-8e400e9e40dc115d81bd03581ea6da3badec5a19.tar.gz volse-hubzilla-8e400e9e40dc115d81bd03581ea6da3badec5a19.tar.bz2 volse-hubzilla-8e400e9e40dc115d81bd03581ea6da3badec5a19.zip |
update hook doco
Diffstat (limited to 'doc/hooklist.bb')
-rw-r--r-- | doc/hooklist.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb index ac3912568..863824590 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -557,6 +557,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/well_known]well_known[/zrl] Called when accessing the '.well-known' special site addresses +[zrl=[baseurl]/help/hook/zot_best_algorithm]zot_best_algorithm[/zrl] + Called when negotiating crypto algorithms with remote sites + [zrl=[baseurl]/help/hook/zid]zid[/zrl] Called when adding the observer's zid to a URL |