aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
Commit message (Collapse)AuthorAgeFilesLines
* Limit the file storage by an optional quotaBohdan Horbeshko2022-04-011-0/+1
|
* Move downloaded files to a permanent locationBohdan Horbeshko2022-03-091-0/+1
|
* Unhardcode some pathsBohdan Horbeshko2022-01-271-1/+2
|
* Remove legacy lib_path parameterBohdan Horbeshko2022-01-261-1/+0
|
* Catch timeout settingbodqhrohro2019-12-161-0/+1
|
* Presence/iq handling and rudimental telegram clientbodqhrohro2019-11-041-3/+3
|
* golintbodqhrohro2019-10-291-14/+22
|
* Add config validationbodqhrohro2019-10-251-1/+83
|
* Add tests for config package (failing for now)bodqhrohro2019-10-221-5/+5
|
* Hello world XMPP echo componentbodqhrohro2019-10-221-0/+64