authelia/docs/configuration/notifier/filesystem.md
James Elliott b0b3d61954
[DOCS] Adjust yaml snippets and misc adjustments (#855)
* [DOCS] Adjust yaml snippets

* use two spaces
* use yaml syntax highlighting
* other misc uniformity changes
* fix misc grammar
* add responsible disclosure link

Co-Authored-By: Amir Zarrinkafsh <nightah@me.com>
2020-04-11 14:46:07 +10:00

311 B

layout title parent grand_parent nav_order
default Filesystem Notifier Configuration 1

Filesystem

With this configuration, the message will be sent to a file. This option should only be used for testing purposes.

notifier:
  filesystem:
    filename: /tmp/authelia/notification.txt