aboutsummaryrefslogblamecommitdiff
path: root/test/good_config.yml
blob: a60bb4b030f9335a48263a3be5a682d8c3ee1768 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                         
                                   







                           
:telegram:
    :loglevel: :warn
    :content:
        :path: '' # webserver workdir
        :link: '' # webserver public address
        :upload: '' # xmpp http upload address
    :tdlib_verbosity: 1
    :tdlib:
        :lib_path: 'lib/'
        :client:
            :api_id: '17349'
            :api_hash: '344583e45741c457fe1862106095a5eb'
            :device_model: 'telegabber'
            :application_version: '2.0'
            :use_chat_info_database: false
            :use_secret_chats: true

:xmpp:
    :loglevel: :warn
    :jid: 'tlgrm.localhost'
    :host: '127.0.0.1'
    :port: 8899
    :password: 'password'
    :db: 'sessions.dat'