File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2- CONFIG_VERSION=" 3.3" # DEV6
2+ CONFIG_VERSION=" 3.3" # DEV7
33# #####################
44# USER VARIABLES #
55# #####################
@@ -141,9 +141,9 @@ SNAP_STATUS_NOTIFY=0
141141
142142# SnapRAID configuration file location. The default path works on most
143143# installations, including OMV6.
144- # If you're using OMV7, you must manually specify your config file, which is
145- # located in /etc/snapraid/
146- # SNAPRAID_CONF=" /etc/snapraid/snapraid.conf"
144+ # If you're using OMV7, the script will try to pick the file automatically.
145+ # If you have multiple SnapRAID arrays, you must must manually specify the
146+ # config file you want to use. On OMV7 the files are located at /etc/snapraid/
147147SNAPRAID_CONF=" /etc/snapraid.conf"
148148
149149# ## DOCKER CONTAINERS MANAGEMENT ###
You can’t perform that action at this time.
0 commit comments