Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要更改我的配置目录。现在它config dir=[/root/.telegram-cli]但我想使用另一个目录(不是根目录)。
config dir=[/root/.telegram-cli]
你能帮我改一下吗?
telegram-cli -k tg-server.pub -c telegram.config create file - telegram.config: *default_profile = "main_prof"; main_prof = { config_directory = "/usr/lib/tg"; };*