Fix converter processor example (#5146)
This commit is contained in:
parent
8906e2796b
commit
98231f8b6b
|
@ -48,7 +48,7 @@ will overwrite one another.
|
||||||
|
|
||||||
[processors.converter.fields]
|
[processors.converter.fields]
|
||||||
integer = ["scboard_*"]
|
integer = ["scboard_*"]
|
||||||
tag = ["ParseServerConfigGeneration"]
|
tag = ["ParentServerConfigGeneration"]
|
||||||
```
|
```
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
|
|
Loading…
Reference in New Issue