aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml.example
Commit message (Collapse)AuthorAgeFilesLines
* Add channel format comment to the example configJokler2020-08-281-0/+4
|
* Fixed id generation for first time setupJokler2020-03-221-9/+0
|
* Spawn actix-web server with access to the botJokler2020-02-221-0/+4
| | | | | | Additionally replace all Mutexes with RwLocks. Hopefully this makes it possible for the web server to serve many requests at once since they would just hold read locks.
* Fix error in example configJokler2020-01-301-1/+1
|
* Add config example fileJokler2020-01-291-0/+18