mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 09:12:58 +01:00
✏️ Update doc link for password
This commit is contained in:
parent
0c6fe3fe1f
commit
8209459648
@ -61,7 +61,7 @@ To do this:
|
|||||||
1. For password, we highly recommend to use `App Password`.<br>
|
1. For password, we highly recommend to use `App Password`.<br>
|
||||||
>To generate a `App Password`, go into your personal setting into Nextcloud, Security page. You can generate one via the `Devices & sessions` section. Simply entre a name and hit `Create new app password`
|
>To generate a `App Password`, go into your personal setting into Nextcloud, Security page. You can generate one via the `Devices & sessions` section. Simply entre a name and hit `Create new app password`
|
||||||
|
|
||||||
## HassIO Configuration
|
## Hass.io Configuration
|
||||||
|
|
||||||
**Note**: _Remember to restart the add-on when the configuration is changed._
|
**Note**: _Remember to restart the add-on when the configuration is changed._
|
||||||
|
|
||||||
|
@ -219,7 +219,7 @@
|
|||||||
<input id="password" type="password" class="white-text">
|
<input id="password" type="password" class="white-text">
|
||||||
<label for="password">Password</label>
|
<label for="password">Password</label>
|
||||||
<span class="helper-text">!!! Use App Password !!! See <a target="_blank"
|
<span class="helper-text">!!! Use App Password !!! See <a target="_blank"
|
||||||
href="https://github.com/Sebclem/hassio-nextcloud-backup/blob/master/README.md">doc</a> for more
|
href="https://github.com/Sebclem/hassio-nextcloud-backup#nextcloud-config">doc</a> for more
|
||||||
information.</span>
|
information.</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user