You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhabogram/config.yml.example

22 lines
474 B

telegram:
api_id: '17349'
api_hash: '344583e45741c457fe1862106095a5eb'
verbosity: 2
useragent: 'Zhabogram XMPP Gateway'
version: '0.7'
use_test_dc: false
loglevel: 0
content_path: '/var/www/tg_media'
content_link: 'https://localhost/tg_media'
content_upload_prefix: 'https://localhost/upload'
xmpp:
db_path: 'users.db'
jid: 'tlgrm.localhost'
host: 'localhost'
port: 8899
secret: 'password'
loglevel: 0