diff --git a/src/altlinux/config-example.yaml b/src/altlinux/config-example.yaml index 6014227..1f4c864 100644 --- a/src/altlinux/config-example.yaml +++ b/src/altlinux/config-example.yaml @@ -2,6 +2,6 @@ core: mode: LONG_POLLING token: xxx -report: - allowed_groups: - - -1111111 \ No newline at end of file +filters: + approved_chat_id: + - -111111 \ No newline at end of file