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

How to use config file? #1673

Open
hejops opened this issue Aug 20, 2020 · 2 comments
Open

How to use config file? #1673

hejops opened this issue Aug 20, 2020 · 2 comments

Comments

@hejops
Copy link

hejops commented Aug 20, 2020

Since config options are not documented in the readme, and looking through the issues hasn't been very fruitful, I have to ask:

What config options are supported in the config file? Is an example file available anywhere?

@Paulchen232
Copy link

Paulchen232 commented Aug 21, 2020

I use this config file:

wait-dialog-list = true;

profil1 = {config_directory = ".telegram-cli/1";
msg_num = true;
wait-dialog-list = true;
};

If I want use the profil1 I use this Argument:
-p profil1

@OrionRandD
Copy link

how do I change/setup my nickname in the config file and other options?

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

4 participants
@hejops @Paulchen232 @OrionRandD and others