How to change config dir of the telegram cli -


i needed change config dir. config dir=[/root/.telegram-cli] want use directory (not root).

could me way change it?

telegram-cli -k tg-server.pub -c telegram.config  create file - telegram.config:     *default_profile = "main_prof";      main_prof = {         config_directory = "/usr/lib/tg";                  };* 

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -