Use BOT_STATE_DIR for matrix state storage
This commit is contained in:
parent
b4fd06ef51
commit
145a3e70c3
4 changed files with 12 additions and 9 deletions
|
|
@ -16,7 +16,6 @@ self: {
|
|||
user_id = "@ops-bot:example.invalid";
|
||||
password = "not-a-real-password";
|
||||
device_name = "nixos-test";
|
||||
store_path = "/var/lib/matrix-ops-bot/matrix";
|
||||
verify_ssl = false;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue