diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-01-26 19:59:38 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-01-26 19:59:38 +0300 |
commit | a2781be79df861335a84ec580d6443777900df9f (patch) | |
tree | 123e7c68209cf261732913c8e9b63e5b0eefb115 /config.yml.example | |
parent | 7261b609164ff9acd5403afc6a5272f7eb927e04 (diff) |
Remove legacy lib_path parameter
Diffstat (limited to 'config.yml.example')
-rw-r--r-- | config.yml.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.yml.example b/config.yml.example index 1be5b61..130366b 100644 --- a/config.yml.example +++ b/config.yml.example @@ -6,7 +6,6 @@ :upload: 'https:///xmppfiles.localhost' # xmpp http upload address :tdlib_verbosity: 1 :tdlib: - :lib_path: 'lib/' :client: :api_id: '17349' :api_hash: '344583e45741c457fe1862106095a5eb' |