mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #1465 from sergiocasero/Improve-local_storage-documentation
Update readme.md
This commit is contained in:
commit
413633cfea
1 changed files with 2 additions and 0 deletions
|
|
@ -446,6 +446,8 @@ You can then navigate to the apps management page, activate the external storage
|
|||
|
||||
Be aware though that these locations will not be covered by the built-in backup solution!
|
||||
|
||||
**Please note:** If you can't see the type "local storage" in the external storage admin options, a restart of the containers from the AIO interface may be required.
|
||||
|
||||
### How to adjust the Talk port?
|
||||
By default will the talk container use port `3478/UDP` and `3478/TCP` for connections. You can adjust the port by adding e.g. `-e TALK_PORT=3478` to the initial docker run command and adjusting the port to your desired value.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue