Fix /backup path (#439)

* Fix /backup path

* Update CHANGELOG.md

* Update config.json

* Update config.json

* Update CHANGELOG.md
This commit is contained in:
Jorim Tielemans
2018-11-04 17:21:45 +01:00
committed by Pascal Vizeli
parent f425a5b1d9
commit e5c3bf8dee
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 8
- Fix access to /backup
## 7
- Remove guest access
- Cleanup structure

View File

@@ -1,6 +1,6 @@
{
"name": "Samba share",
"version": "7",
"version": "8",
"slug": "samba",
"description": "Expose Hass.io folders with SMB/CIFS",
"url": "https://home-assistant.io/addons/samba/",

View File

@@ -54,7 +54,7 @@
[backup]
browseable = yes
writeable = yes
path = /share
path = /backup
valid users = %%USERNAME%%
force user = root