We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Иметь возможность отключать какие то источники
[{feed_source_name}]
disabled=true
--feed-source telegram,mewe
--feed-source telegram --feed-source mewe
При каких то ошибках инициализации писать в лог подробности и выходить Best error handle and logging #4
The text was updated successfully, but these errors were encountered:
feat(any2feed): disable feed source via config
73a3c43
Signed-off-by: apkawa <apkawa@gmail.com> #3
feat(any2feed): feed source list via CLI
6144b69
feat(any2feed): feed source initialization error handling
3970a0e
optional source data importer #3 (#17)
c22864b
* feat(any2feed): disable feed source via config * feat(any2feed): feed source list via CLI * feat(any2feed): feed source initialization error handling #3
Successfully merging a pull request may close this issue.
Иметь возможность отключать какие то источники
[{feed_source_name}]
disabled=true
--feed-source telegram,mewe
или--feed-source telegram --feed-source mewe
При каких то ошибках инициализации писать в лог подробности и выходить Best error handle and logging #4
The text was updated successfully, but these errors were encountered: