aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2022-02-12 04:53:29 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2022-02-12 04:53:29 +0300
commit1e83d54107008ecb9b0f60c822bb146cc07f104b (patch)
tree34fdbe324335e732164941d80865146d72df5f60
parente38f3897e63265aa497ea2767a662e5e40842301 (diff)
Change the example component port (as it leads to confusion too often)v1.1.1
-rw-r--r--config.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example
index eed3257..b39adca 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -20,6 +20,6 @@
:loglevel: :warn
:jid: 'tlgrm.localhost'
:host: '127.0.0.1'
- :port: 8899
+ :port: 5347
:password: 'password'
:db: 'session.dat'