diff --git a/addons_updater/translations/en.yaml b/addons_updater/translations/en.yaml index bd46b44b4..ccca04b85 100644 --- a/addons_updater/translations/en.yaml +++ b/addons_updater/translations/en.yaml @@ -17,10 +17,10 @@ configuration: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones cifspassword: name: cifspassword - description: 'Your password to access your SMB share, same for all smb shares' + description: "Your password to access your SMB share, same for all smb shares" cifsusername: name: cifsusername - description: 'Your username to access your SMB share, same for all smb shares' + description: "Your username to access your SMB share, same for all smb shares" cifsdomain: name: cifsdomain description: Allow setting the domain for the smb share @@ -34,10 +34,10 @@ configuration: name: localdisks description: >- Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) - to mount separated by commas (ex: sda1,sdb1,MYNAS) + to mount separated by commas (ex. sda1,sdb1,MYNAS) networkdisks: name: networkdisks - description: 'list of smb servers to mount, separated by commas (//xxx.xx.xx.xx/share)' + description: "list of smb servers to mount, separated by commas (//xxx.xx.xx.xx/share)" DB_HOSTNAME: name: DB_HOSTNAME description: If using external postgresql @@ -66,16 +66,16 @@ configuration: unit (ex : 5s, or 2m, or 12h, or 5d...) silent: name: silent - description: 'true #suppresses debug messages' + description: "true #suppresses debug messages" ssl: name: ssl - description: 'true/false : enables ssl. Need certfile and keyfile filled' + description: "true/false : enables ssl. Need certfile and keyfile filled" certfile: name: certfile - description: 'fullchain.pem #ssl certificate, must be located in /ssl' + description: "fullchain.pem #ssl certificate, must be located in /ssl" keyfile: name: keyfile - description: 'privkey.pem #sslkeyfile, must be located in /ssl' + description: "privkey.pem #sslkeyfile, must be located in /ssl" whitelist: name: whitelist description: '"localhost,192.168.0.0/16" # list ip subnets that won''t need a password' diff --git a/arpspoof/translations/en.yaml b/arpspoof/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/arpspoof/translations/en.yaml +++ b/arpspoof/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/baikal/translations/en.yaml b/baikal/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/baikal/translations/en.yaml +++ b/baikal/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/bazarr/README.md b/bazarr/README.md index fae64d865..680d4a5e3 100644 --- a/bazarr/README.md +++ b/bazarr/README.md @@ -36,7 +36,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/bazarr/translations/en.yaml b/bazarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/bazarr/translations/en.yaml +++ b/bazarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/bitwarden/translations/en.yaml b/bitwarden/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/bitwarden/translations/en.yaml +++ b/bitwarden/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/booksonic_air/README.md b/booksonic_air/README.md index 91f87f31c..af33c56ae 100644 --- a/booksonic_air/README.md +++ b/booksonic_air/README.md @@ -51,7 +51,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/booksonic_air/translations/en.yaml b/booksonic_air/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/booksonic_air/translations/en.yaml +++ b/booksonic_air/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/browserless_chrome/translations/en.yaml b/browserless_chrome/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/browserless_chrome/translations/en.yaml +++ b/browserless_chrome/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/calibre/README.md b/calibre/README.md index 66292ca53..59e93a905 100644 --- a/calibre/README.md +++ b/calibre/README.md @@ -56,7 +56,7 @@ GPID: user TZ: timezone PASSWORD: Optionally set a password for the gui CLI_ARGS: Optionally pass cli start arguments to calibre -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/calibre/translations/en.yaml b/calibre/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/calibre/translations/en.yaml +++ b/calibre/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/calibre_web/README.md b/calibre_web/README.md index b76d43d97..b94d74657 100644 --- a/calibre_web/README.md +++ b/calibre_web/README.md @@ -57,7 +57,7 @@ GPID: user TZ: timezone PASSWORD: Optionally set a password for the gui CLI_ARGS: Optionally pass cli start arguments to calibre-web -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/calibre_web/translations/en.yaml b/calibre_web/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/calibre_web/translations/en.yaml +++ b/calibre_web/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/cloudcommander/README.md b/cloudcommander/README.md index 51fe7e469..4dd9a7d9a 100644 --- a/cloudcommander/README.md +++ b/cloudcommander/README.md @@ -27,7 +27,7 @@ This addon is based on the [docker image](https://hub.docker.com/r/coderaiser/cl Webui can be found at `:8000`. ```yaml -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/cloudcommander/translations/en.yaml b/cloudcommander/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/cloudcommander/translations/en.yaml +++ b/cloudcommander/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/code-server/README.md b/code-server/README.md index ac0942973..f2dbb7916 100644 --- a/code-server/README.md +++ b/code-server/README.md @@ -32,7 +32,7 @@ Webui can be found at `:8443`. PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password, same for all smb shares) diff --git a/code-server/translations/en.yaml b/code-server/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/code-server/translations/en.yaml +++ b/code-server/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/elasticsearch/translations/en.yaml b/elasticsearch/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/elasticsearch/translations/en.yaml +++ b/elasticsearch/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/emby/README.md b/emby/README.md index da41bd09e..9d42f9140 100644 --- a/emby/README.md +++ b/emby/README.md @@ -32,7 +32,7 @@ Webui can be found at `:8096`, or within Home Assistant through Ingress PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/emby/translations/en.yaml b/emby/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/emby/translations/en.yaml +++ b/emby/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/enedisgateway2mqtt/translations/en.yaml b/enedisgateway2mqtt/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/enedisgateway2mqtt/translations/en.yaml +++ b/enedisgateway2mqtt/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/enedisgateway2mqtt_dev/translations/en.yaml b/enedisgateway2mqtt_dev/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/enedisgateway2mqtt_dev/translations/en.yaml +++ b/enedisgateway2mqtt_dev/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/epicgamesfree/translations/en.yaml b/epicgamesfree/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/epicgamesfree/translations/en.yaml +++ b/epicgamesfree/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/filebrowser/README.md b/filebrowser/README.md index eaf2e22e7..f278df1ca 100644 --- a/filebrowser/README.md +++ b/filebrowser/README.md @@ -35,7 +35,7 @@ certfile: fullchain.pem #ssl certificate keyfile: privkey.pem #sslkeyfile NoAuth: true/false #Remove password. Resets database when changed. smbv1: false # Should smbv1 be used instead of 2.1+? -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password, same for all smb shares) diff --git a/filebrowser/translations/en.yaml b/filebrowser/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/filebrowser/translations/en.yaml +++ b/filebrowser/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/fireflyiii/translations/en.yaml b/fireflyiii/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/fireflyiii/translations/en.yaml +++ b/fireflyiii/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/fireflyiii_data_importer/translations/en.yaml b/fireflyiii_data_importer/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/fireflyiii_data_importer/translations/en.yaml +++ b/fireflyiii_data_importer/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/fireflyiii_fints_importer/translations/en.yaml b/fireflyiii_fints_importer/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/fireflyiii_fints_importer/translations/en.yaml +++ b/fireflyiii_fints_importer/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/flaresolverr/translations/en.yaml b/flaresolverr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/flaresolverr/translations/en.yaml +++ b/flaresolverr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/flexget/translations/en.yaml b/flexget/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/flexget/translations/en.yaml +++ b/flexget/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/gazpar2mqtt/translations/en.yaml b/gazpar2mqtt/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/gazpar2mqtt/translations/en.yaml +++ b/gazpar2mqtt/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/gitea/translations/en.yaml b/gitea/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/gitea/translations/en.yaml +++ b/gitea/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/grav/README.md b/grav/README.md index 94cd9f9b8..4077b60bb 100644 --- a/grav/README.md +++ b/grav/README.md @@ -55,7 +55,7 @@ You can place the user folder from the theme/skeleton in /share/grav/www/user, PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/grav/translations/en.yaml b/grav/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/grav/translations/en.yaml +++ b/grav/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/guacamole/translations/en.yaml b/guacamole/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/guacamole/translations/en.yaml +++ b/guacamole/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/immich/translations/en.yaml b/immich/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/immich/translations/en.yaml +++ b/immich/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/inadyn/translations/en.yaml b/inadyn/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/inadyn/translations/en.yaml +++ b/inadyn/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/jackett/README.md b/jackett/README.md index 9a0642fcf..3cdcdcbce 100644 --- a/jackett/README.md +++ b/jackett/README.md @@ -31,7 +31,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/jackett/translations/en.yaml b/jackett/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/jackett/translations/en.yaml +++ b/jackett/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/jellyfin/README.md b/jellyfin/README.md index e0f3d649d..ee536b07e 100644 --- a/jellyfin/README.md +++ b/jellyfin/README.md @@ -31,7 +31,7 @@ Webui can be found at `:8096`. PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/jellyfin/translations/en.yaml b/jellyfin/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/jellyfin/translations/en.yaml +++ b/jellyfin/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/joal/translations/en.yaml b/joal/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/joal/translations/en.yaml +++ b/joal/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/joplin/translations/en.yaml b/joplin/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/joplin/translations/en.yaml +++ b/joplin/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/lidarr/README.md b/lidarr/README.md index 0b178d3cc..f763bc068 100644 --- a/lidarr/README.md +++ b/lidarr/README.md @@ -51,7 +51,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/lidarr/translations/en.yaml b/lidarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/lidarr/translations/en.yaml +++ b/lidarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/mealie/translations/en.yaml b/mealie/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/mealie/translations/en.yaml +++ b/mealie/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/mylar3/README.md b/mylar3/README.md index 2cc126585..7159f3276 100644 --- a/mylar3/README.md +++ b/mylar3/README.md @@ -45,7 +45,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/mylar3/translations/en.yaml b/mylar3/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/mylar3/translations/en.yaml +++ b/mylar3/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/nextcloud/README.md b/nextcloud/README.md index 98165f715..74741ba61 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -46,7 +46,7 @@ data_directory: path for the main data directory. Defaults to `/share/nextcloud` use_own_certs: true/false #if true, use the certfile and keyfile specified certfile: fullchain.pem #ssl certificate, must be located in /ssl keyfile: privkey.pem #sslkeyfile, must be located in /ssl -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password, same for all smb shares) diff --git a/nextcloud/translations/en.yaml b/nextcloud/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/nextcloud/translations/en.yaml +++ b/nextcloud/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/nzbget/README.md b/nzbget/README.md index 6eac9600e..b00398f89 100644 --- a/nzbget/README.md +++ b/nzbget/README.md @@ -32,7 +32,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/nzbget/translations/en.yaml b/nzbget/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/nzbget/translations/en.yaml +++ b/nzbget/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/omada/translations/en.yaml b/omada/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/omada/translations/en.yaml +++ b/omada/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/omada_v3/translations/en.yaml b/omada_v3/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/omada_v3/translations/en.yaml +++ b/omada_v3/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/ombi/translations/en.yaml b/ombi/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/ombi/translations/en.yaml +++ b/ombi/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/organizr/translations/en.yaml b/organizr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/organizr/translations/en.yaml +++ b/organizr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/overseerr/translations/en.yaml b/overseerr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/overseerr/translations/en.yaml +++ b/overseerr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/paperless_ngx/README.md b/paperless_ngx/README.md index e88ff7489..be84cf26d 100644 --- a/paperless_ngx/README.md +++ b/paperless_ngx/README.md @@ -32,7 +32,7 @@ Options can be configured through two ways : ```yaml PGID: user GPID: user -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional) cifspassword: "password" # smb password (optional) diff --git a/paperless_ngx/translations/en.yaml b/paperless_ngx/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/paperless_ngx/translations/en.yaml +++ b/paperless_ngx/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/papermerge/README.md b/papermerge/README.md index 60ace98f5..43c0f0c14 100644 --- a/papermerge/README.md +++ b/papermerge/README.md @@ -48,7 +48,7 @@ Options can be configured through two ways : PGID: user GPID: user ocrlang: Any language can be set from this page (always three letters) [here](https://tesseract-ocr.github.io/tessdoc/Data-Files#data-files-for-version-400-november-29-2016). -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional) cifspassword: "password" # smb password (optional) diff --git a/papermerge/translations/en.yaml b/papermerge/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/papermerge/translations/en.yaml +++ b/papermerge/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/photoprism/README.md b/photoprism/README.md index fa8d5e0fc..4a6188439 100644 --- a/photoprism/README.md +++ b/photoprism/README.md @@ -56,7 +56,7 @@ ssl: true/false certfile: fullchain.pem #ssl certificate, must be located in /ssl keyfile: privkey.pem #sslkeyfile, must be located in /ssl DB_TYPE: "list(sqlite|mariadb_addon|external)" # Mariadb is automatically configured is the addon is installed, sqlite does not need configuration -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/photoprism/translations/en.yaml b/photoprism/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/photoprism/translations/en.yaml +++ b/photoprism/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/piwigo/README.md b/piwigo/README.md index bfcda767f..afb7c6cee 100644 --- a/piwigo/README.md +++ b/piwigo/README.md @@ -47,7 +47,7 @@ Webui can be found at . ```yaml PGID: user GPID: user -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional) cifspassword: "password" # smb password (optional) diff --git a/piwigo/translations/en.yaml b/piwigo/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/piwigo/translations/en.yaml +++ b/piwigo/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 59e64aadc..27cbcb35a 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -153,7 +153,7 @@ ## 1.25.1.5286-34f965be8-ls91 (07-12-2021) - Update to latest version from linuxserver/docker-plex -- localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +- localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... ## 1.25.0.5282-2edd3c44d-ls89 (02-12-2021) diff --git a/plex/README.md b/plex/README.md index 19a63488a..fa8342286 100644 --- a/plex/README.md +++ b/plex/README.md @@ -40,7 +40,7 @@ PGID: user GPID: user TZ: timezone claim: claim code for plex server # see https://github.com/linuxserver/docker-plex -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/plex/translations/en.yaml b/plex/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/plex/translations/en.yaml +++ b/plex/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/plex_meta_manager/translations/en.yaml b/plex_meta_manager/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/plex_meta_manager/translations/en.yaml +++ b/plex_meta_manager/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/portainer/translations/en.yaml b/portainer/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/portainer/translations/en.yaml +++ b/portainer/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/prowlarr/README.md b/prowlarr/README.md index 0ee5454c9..4a0bce4c4 100644 --- a/prowlarr/README.md +++ b/prowlarr/README.md @@ -52,7 +52,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/prowlarr/translations/en.yaml b/prowlarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/prowlarr/translations/en.yaml +++ b/prowlarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/qbittorrent/README.md b/qbittorrent/README.md index 97765cd3a..9796e9795 100644 --- a/qbittorrent/README.md +++ b/qbittorrent/README.md @@ -53,7 +53,7 @@ whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a passwo customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start. Select 'custom' to fill it yourself in the webui DNS_servers: 8.8.8.8,1.1.1.1 # Keep blank to use router’s DNS, or set custom DNS to avoid spamming in case of local DNS ad-remover SavePath: "/share/qbittorrent" # Define the download directory -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/qbittorrent/translations/en.yaml b/qbittorrent/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/qbittorrent/translations/en.yaml +++ b/qbittorrent/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/radarr/README.md b/radarr/README.md index d0e2e6670..857395eaf 100644 --- a/radarr/README.md +++ b/radarr/README.md @@ -52,7 +52,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/radarr/translations/en.yaml b/radarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/radarr/translations/en.yaml +++ b/radarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/readarr/README.md b/readarr/README.md index 93467dc02..c9b4570cf 100644 --- a/readarr/README.md +++ b/readarr/README.md @@ -51,7 +51,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/readarr/translations/en.yaml b/readarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/readarr/translations/en.yaml +++ b/readarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/requestrr/translations/en.yaml b/requestrr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/requestrr/translations/en.yaml +++ b/requestrr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/resiliosync/README.md b/resiliosync/README.md index 78a243619..72de6bb13 100644 --- a/resiliosync/README.md +++ b/resiliosync/README.md @@ -42,7 +42,7 @@ Webui can be found at . PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/resiliosync/translations/en.yaml b/resiliosync/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/resiliosync/translations/en.yaml +++ b/resiliosync/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/scrutiny/translations/en.yaml b/scrutiny/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/scrutiny/translations/en.yaml +++ b/scrutiny/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/scrutiny_fa/translations/en.yaml b/scrutiny_fa/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/scrutiny_fa/translations/en.yaml +++ b/scrutiny_fa/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/seafile/README.md b/seafile/README.md index b066e8132..6a40fa06c 100644 --- a/seafile/README.md +++ b/seafile/README.md @@ -58,7 +58,7 @@ GPID: user TZ: timezone PASSWORD: Optionally set a password for the gui CLI_ARGS: Optionally pass cli start arguments to seafile -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/seafile/translations/en.yaml b/seafile/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/seafile/translations/en.yaml +++ b/seafile/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/sonarr/README.md b/sonarr/README.md index 40dd4d3eb..6a98707be 100644 --- a/sonarr/README.md +++ b/sonarr/README.md @@ -53,7 +53,7 @@ Configurations can be done through the app webUI, except for the following optio PGID: user GPID: user TZ: timezone -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/sonarr/translations/en.yaml b/sonarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/sonarr/translations/en.yaml +++ b/sonarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/spotweb/translations/en.yaml b/spotweb/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/spotweb/translations/en.yaml +++ b/spotweb/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/tandoor_recipes/translations/en.yaml b/tandoor_recipes/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/tandoor_recipes/translations/en.yaml +++ b/tandoor_recipes/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/tdarr/README.md b/tdarr/README.md index 7f8222e6c..396e04d96 100644 --- a/tdarr/README.md +++ b/tdarr/README.md @@ -29,7 +29,7 @@ Webui can be found at . App documentation can be found here : https://docs.tdarr.io/docs/welcome/what/ ```yaml -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password, same for all smb shares) diff --git a/tdarr/translations/en.yaml b/tdarr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/tdarr/translations/en.yaml +++ b/tdarr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/teamspeak/translations/en.yaml b/teamspeak/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/teamspeak/translations/en.yaml +++ b/teamspeak/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/transmission/README.md b/transmission/README.md index 4a10ec68e..3b0520143 100644 --- a/transmission/README.md +++ b/transmission/README.md @@ -41,7 +41,7 @@ Options : ```yaml download_dir: "/share/downloads" # where the files will be saved after download incomplete_dir: "/share/incomplete" # where the files are saved during download -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "" # list of smbv2/3 servers to mount, '' if none cifsusername: "" # smb username cifspassword: "" # smb password diff --git a/transmission/translations/en.yaml b/transmission/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/transmission/translations/en.yaml +++ b/transmission/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/transmission_openvpn/translations/en.yaml b/transmission_openvpn/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/transmission_openvpn/translations/en.yaml +++ b/transmission_openvpn/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/ubooquity/translations/en.yaml b/ubooquity/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/ubooquity/translations/en.yaml +++ b/ubooquity/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/unpackerr/translations/en.yaml b/unpackerr/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/unpackerr/translations/en.yaml +++ b/unpackerr/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/webtop_kde/README.md b/webtop_kde/README.md index 8cba70d2b..9b1596079 100644 --- a/webtop_kde/README.md +++ b/webtop_kde/README.md @@ -36,7 +36,7 @@ Apps installations are not remanent, you need to do it via addon options. Their TZ: timezone additional_apps: engrampa,thunderbird # Allows installation of apps, as they are not persistent DNS_servers: 8.8.8.8,1.1.1.1 # Keep blank to use router’s DNS, or set custom DNS to avoid spamming in case of local DNS ad-remover -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/webtop_kde/translations/en.yaml b/webtop_kde/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/webtop_kde/translations/en.yaml +++ b/webtop_kde/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/webtrees/README.md b/webtrees/README.md index 94fbe58b5..fbc25d8a0 100644 --- a/webtrees/README.md +++ b/webtrees/README.md @@ -37,7 +37,7 @@ LANG: "en-US" # Default language for webtrees BASE_URL: "http://192.168.178.69" # The url with which you access webtrees DB_TYPE: "sqlite" # Your database type : sqlite for automatic configuration, or external for manual config CONFIG_LOCATION: location of the config.yaml (see below) -localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS... +localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password diff --git a/webtrees/translations/en.yaml b/webtrees/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/webtrees/translations/en.yaml +++ b/webtrees/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/wger/translations/en.yaml b/wger/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/wger/translations/en.yaml +++ b/wger/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/whoogle/translations/en.yaml b/whoogle/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/whoogle/translations/en.yaml +++ b/whoogle/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/xteve/translations/en.yaml b/xteve/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/xteve/translations/en.yaml +++ b/xteve/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation diff --git a/zoneminder/translations/en.yaml b/zoneminder/translations/en.yaml index 643d3e9e0..d6d863744 100644 --- a/zoneminder/translations/en.yaml +++ b/zoneminder/translations/en.yaml @@ -264,7 +264,7 @@ description: See upstream app documentation localdisks: name: localdisks - description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex: sda1,sdb1,MYNAS) + description: Physical name of the partition (ex. sda1) or the share (ex. SharedFiles) to mount separated by commas (ex. sda1,sdb1,MYNAS) log_level: name: log_level description: See upstream app documentation