Client sessions are not persisted in main config file any more.
This commit is contained in:
parent
c8c0f6a400
commit
90a863911e
7 changed files with 100 additions and 51 deletions
|
@ -6,7 +6,7 @@ Have a look at the simple and the more advanced configuration file, it should be
|
|||
|
||||
The (absolute) path to your configuration file must be supplied as command line argument when starting the program.
|
||||
|
||||
Config files may be changed by the program, e.g. to save access tokens. However, they are rotated so you always have access to the previous 9 versions of the file.
|
||||
A directory for client sessions will be created in the directory your config file is in. However, the files in there are rotated so you always have access to the previous 9 versions of the file.
|
||||
|
||||
## How to use
|
||||
Just invite the bot accounts to the rooms they should post in, and enter the room IDs of those rooms in the config file. They will join when the first email arrives.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue