Skip to content

Commit b307fce

Browse files
committed
Add negative vars
1 parent 612c487 commit b307fce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ opt_param_env_vars:
3535
- {env_var: "USER_PASSWORD_FILE", env_value: "/path/to/file", desc: "Optionally specify a file that contains the password. This setting supersedes the `USER_PASSWORD` option (works with docker secrets)."}
3636
- {env_var: "USER_NAME", env_value: "linuxserver.io", desc: "Optionally specify a user name (Default:`linuxserver.io`)"}
3737
- {env_var: "LOG_STDOUT", env_value: "", desc: "Set to `true` to log to stdout instead of file."}
38+
readonly_supported: false
39+
nonroot_supported: false
3840
# application setup block
3941
app_setup_block_enabled: true
4042
app_setup_block: |

0 commit comments

Comments
 (0)