aboutsummaryrefslogtreecommitdiff
path: root/config.example.toml
Commit message (Collapse)AuthorAgeFilesLines
* Separate POST and GET authGravatar JustAnotherArchivist2021-10-091-2/+4
| | | | Backwards-incompatible change: setting either of these to `false` means that all POST or GET requests are denied. (In practice, supporting unauthenticated requests were a bad idea anyway.)
* Add family config option to exampleGravatar JustAnotherArchivist2021-10-091-0/+2
|
* Add option to truncate overlong messages instead of splitting themGravatar JustAnotherArchivist2020-05-131-0/+2
|
* Switch from CertFP to the more reliable and secure SASL EXTERNALGravatar JustAnotherArchivist2020-05-111-1/+1
|
* Add a way to pass additional arguments into the moduleGravatar JustAnotherArchivist2019-12-221-0/+2
|
* Add support for transformation/translation modules that do arbitrary request ↵Gravatar JustAnotherArchivist2019-12-221-0/+2
| | | | | | processing to generate the message Fixes #3
* Add CertFP supportGravatar JustAnotherArchivist2019-12-151-0/+3
|
* Add example config fileGravatar JustAnotherArchivist2019-12-021-0/+21