authelia/docs/configuration/notifier/filesystem.md
Amir Zarrinkafsh f3fd79d731
[DOCS] Review all docs and adjust since the initial refactoring (#698)
* [DOCS] Review all docs and adjust since the initial refactoring

* [DOCS] Minor tweaks
2020-03-10 09:37:46 +11:00

317 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