mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 13:06:28 +01:00
Correct translation https://github.com/alexbelgium/hassio-addons/issues/671#issuecomment-1405721927
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user