mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Add translation files to all add-ons * lint * Apply suggestions from code review Co-authored-by: Stefan Agner <stefan@agner.ch> * Adjust zwave docs * Adjust zwave_js docs * Adjust ada docs * Reorder ada * Reorder duckdns * Reorder git_pull * Reorder google_assistant * Reorder homematic * Reorder letsencrypt * Reorder mosquitto * Reorder nginx_proxy * Reorder samba * Reorder ssh * Lint Co-authored-by: Stefan Agner <stefan@agner.ch>
24 lines
752 B
YAML
24 lines
752 B
YAML
---
|
|
configuration:
|
|
username:
|
|
name: Username
|
|
description: >-
|
|
The username you would like to use to authenticate with the Samba server.
|
|
password:
|
|
name: Password
|
|
description: >-
|
|
The password that goes with the username configured for authentication.
|
|
workgroup:
|
|
name: Workgroup
|
|
description: Change WORKGROUP to reflect your network needs.
|
|
compatibility_mode:
|
|
name: Enable Compatibility Mode
|
|
description: >-
|
|
Enable this to use old legacy Samba protocols on the Samba add-on.
|
|
veto_files:
|
|
name: Veto Files
|
|
description: List of files that are neither visible nor accessible.
|
|
allow_hosts:
|
|
name: Allowed Hosts
|
|
description: List of hosts/networks allowed to access the shared folders.
|