Add link to auth script repo

This commit is contained in:
Mike Barnes 2021-02-21 23:41:47 +00:00
parent 486ea99717
commit 75e6197b0e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This is a collection of config examples and support scripts for Chinwag's XMPP-based messaging service provided for our Mastodon users which can be used as an example by other instance admins to get their service running. These files are pretty close to the live config on chinwag.org but are not 100% the actual deployed scripts and configs, due to the need to redact information like service passwords. Some extra comments and annotations have been made.
These are intended for use with our Mastodon external auth script as the sole source of user account data, they may not be a terribly useful reference for a general ejabberd deployment but if they help someone out, that's great!
These are intended for use with our [Mastodon external auth script](https://git.chinwag.org/chinwag/ejabberd-auth-mastodon) as the sole source of user account data, they may not be a terribly useful reference for a general ejabberd deployment but if they help someone out, that's great!
Efforts will be made to update them as changes to the service are made. Enhancements and fixes are definitely welcomed if you spot issues - please submit a PR with your suggestions for discussion.