mirror of
https://github.com/linuxserver/docker-diskover.git
synced 2026-02-04 19:06:11 +08:00
Merge pull request #9 from alex-phillips/readme-vars-change
removed unused optional_parameters variable
This commit is contained in:
commit
da04a8f31c
@ -40,7 +40,6 @@ param_env_vars:
|
||||
- { env_var: "RUN_ON_START", env_value: "true", desc: "Initiate a crawl every time the container is started (optional)"}
|
||||
- { env_var: "USE_CRON", env_value: "true", desc: "Run a crawl on as a cron job (optional)"}
|
||||
|
||||
optional_parameters: False
|
||||
custom_compose: |
|
||||
version: '2'
|
||||
services:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user