Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conf.py not honoring settings #272

Open
polemon opened this issue Apr 27, 2022 · 2 comments
Open

conf.py not honoring settings #272

polemon opened this issue Apr 27, 2022 · 2 comments

Comments

@polemon
Copy link

polemon commented Apr 27, 2022

I've set the following in my conf.py:

import os
[...]
DOWNLOAD_DIR = os.path.expanduser("~/Desktop/")

After restarting the client, I can't see the files being downloaded anywhere. I can still view them after they download, etc. but they don't appear on my desktop or anywhere to whatever I set the setting to.

Am I doing something wrong?

@Yehoward
Copy link

Yehoward commented Feb 21, 2023

I have the same problem the files are saved in ~/.cache/tg/files/.

@Yehoward
Copy link

Yehoward commented Feb 26, 2023

To save file to your chosen path you need to use O.

(shift + o not... zero)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants