change authelia notifications path
This commit is contained in:
parent
1055714683
commit
a833f47a84
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@
|
||||||
notifier = {
|
notifier = {
|
||||||
disable_startup_check = false;
|
disable_startup_check = false;
|
||||||
filesystem = {
|
filesystem = {
|
||||||
filename = "/var/lib/authelia-main/notification.txt";
|
filename = "/var/lib/authelia_main/notification.txt";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue