diff options
Diffstat (limited to 'config.yml.example')
-rw-r--r-- | config.yml.example | 2 |
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' |