change authelia notifications path
This commit is contained in:
@@ -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";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user