Skip to content

Commit

Permalink
Flag negative ro/nonroot support
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Jan 6, 2025
1 parent 7e865cc commit 9b891c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ opt_param_env_vars:
- {env_var: "KOMETA_RUN", env_value: "False", desc: "Set to `True` to run without the scheduler."}
- {env_var: "KOMETA_TEST", env_value: "False", desc: "Set to `True` to run in debug mode with only collections that have `test: true`."}
- {env_var: "KOMETA_NO_MISSING", env_value: "False", desc: "Set to `True` to run without any of the missing movie/show functions."}
readonly_supported: false
nonroot_supported: false
# application setup block
app_setup_block_enabled: true
app_setup_block: |
Expand Down

0 comments on commit 9b891c2

Please sign in to comment.