1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 06:26:46 +00:00

[mirror config] job fails on pattern match in log

这个提交包含在:
z4yx
2020-03-09 21:48:06 +08:00
父节点 22cfdfc9c2
当前提交 908f098c72
共有 4 个文件被更改,包括 67 次插入2 次删除

查看文件

@@ -130,6 +130,7 @@ type mirrorConfig struct {
ExecOnFailureExtra []string `toml:"exec_on_failure_extra"`
Command string `toml:"command"`
FailOnMatch string `toml:"fail_on_match"`
UseIPv6 bool `toml:"use_ipv6"`
UseIPv4 bool `toml:"use_ipv4"`
ExcludeFile string `toml:"exclude_file"`