mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
Samba: Remove interface option in documentation (#2043)
following #2031
This commit is contained in:
@@ -39,7 +39,6 @@ Add-on configuration:
|
||||
workgroup: WORKGROUP
|
||||
username: homeassistant
|
||||
password: YOUR_PASSWORD
|
||||
interface: ''
|
||||
allow_hosts:
|
||||
- 10.0.0.0/8
|
||||
- 172.16.0.0/12
|
||||
@@ -64,12 +63,6 @@ The username you would like to use to authenticate with the Samba server.
|
||||
|
||||
The password that goes with the username configured for authentication.
|
||||
|
||||
### Option: `interface` (required)
|
||||
|
||||
The network interface Samba should listen on for incoming connections.
|
||||
This option should only be used in advanced cases. In general, setting this
|
||||
option is not needed.
|
||||
|
||||
### Option: `allow_hosts` (required)
|
||||
|
||||
List of hosts/networks allowed to access the shared folders.
|
||||
|
||||
Reference in New Issue
Block a user