Skip to content
New issue

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

Optional sigalarm #135

Closed
wants to merge 12 commits into from
Closed

Optional sigalarm #135

wants to merge 12 commits into from

Conversation

txoof
Copy link
Owner

@txoof txoof commented Sep 17, 2023

Make timeout in Plugin() class optional.

Set plugin_timeout = 0 to disable signal alarm timeout functionality. This is useful for the web configurator.

add json_config variable to constants

remove plugins from default, dist config

add required plugin keys & config versioning
add jsonmerge module
rewrite to match standard plugin format

fix typo

fix typo
parse and merge command line options into config
add  name key for human readable name

fix case on 'False' values

fix missing comma

add expected sections
add "enabled" key to plugin keys
@txoof txoof closed this Oct 17, 2023
@txoof txoof deleted the optional_sigalarm branch October 17, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant