#配置中心所有配置一律选择txt后缀,无论什么格式 #下面的FileNames写程序读取的配置文件名称 #静态配置,名称必须全局唯一 [StaticNotifyFiles] FileNames = ["server.toml"] #通用配置,名称必须全局唯一 [NormalNotifyFiles] FileNames = ["buyFree.toml","enterRate.toml","gallery.toml","game.toml","group.toml","rank.toml","tax.toml","giftsRate.toml","ct.toml","fixSecurity.toml","redBag.toml","wholeControl.toml","waterDrop.toml"] [RateNotifyFiles] ModName = "rate" FileNames = ["rate.toml", "anchorRate.toml"]