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

Unable to Customize User Profile Folder for Telegram on macOS #28823

Closed
ASIjacket opened this issue Jan 3, 2025 · 2 comments
Closed

Unable to Customize User Profile Folder for Telegram on macOS #28823

ASIjacket opened this issue Jan 3, 2025 · 2 comments
Labels

Comments

@ASIjacket
Copy link

Steps to reproduce

I am trying to launch Telegram on macOS with a custom user profile folder. Following the instructions from the Telegram Wiki, I attempted the following commands:


./Telegram.app/Contents/MacOS/Telegram -workdir "./Telegram Data"
./Telegram.app/Contents/MacOS/Telegram --data-dir="./Telegram Data"

Expected behaviour

Unfortunately, none of these commands had any effect, and Telegram continues to use the default directory for its user data.

Actual behaviour

When launching Telegram with the specified -workdir or --data-dir parameters, the application ignores these flags and starts using the default data directory (e.g., ~/Library/Application Support/Telegram), instead of the custom directory provided in the command.

Operating system

MACOS 15.2

Version of Telegram Desktop

59.0

Installation source

Static binary from official website

Crash ID

No response

Logs

No response

@ASIjacket ASIjacket added the bug label Jan 3, 2025
@ilya-fedin
Copy link
Contributor

You can just create TelegramForcePortable folder near Telegram.app

@ASIjacket
Copy link
Author

You can just create TelegramForcePortable folder near Telegram.app

It works, thank you !

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

No branches or pull requests

2 participants