diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-01-27 09:57:46 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-01-27 09:57:46 +0300 |
commit | 540c6cd546ccadbb2c32e435d1fdcb5af24a1360 (patch) | |
tree | a79c3809a6776844afcc21544518f587abed243b /config.yml.example | |
parent | 6da0fd56fff386f19ae982cc02c8f0996c51e2f1 (diff) |
Unhardcode some paths
Diffstat (limited to 'config.yml.example')
-rw-r--r-- | config.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 130366b..eed3257 100644 --- a/config.yml.example +++ b/config.yml.example @@ -6,6 +6,7 @@ :upload: 'https:///xmppfiles.localhost' # xmpp http upload address :tdlib_verbosity: 1 :tdlib: + :datadir: './sessions/' :client: :api_id: '17349' :api_hash: '344583e45741c457fe1862106095a5eb' |