Miaoko 主控端启动参数:
-buildinfo //显示编译信息
-clean //清理启动前的telegram消息
-compilation //显示编译时间
-config //指定yaml配置文(默认:config.yaml)
-driver //specify a driver for virtual storage, default empty (pwd) (default ".")
-history //指定历史文件夹(默认为"history")
-migrate //migrate current config and history to a new driver
-nocron //禁用计划任务
-nographiclock //是否解锁异步图形输出(在高并发性下可能会导致非常高的内存占用)
-nosetwebhook //不发送setwebhook
-single //单节点模式,该模式在输入命令时就不会被要求输入节点名称
-verbose //详细日志输出
-version //输出版本号
-webhook //webhook设置 格式 :[PUBLIC_IP]:[PORT][/SOMEPATH] (e.g. 1.1.1.1:443/abcde)