add recordings directory to file_paths.xml for sharing recordings in (#3216)
case ONLY_INTERNAL_STORAGE = true
This commit is contained in:
parent
a6ced5bee8
commit
cd13f438c0
|
@ -15,6 +15,9 @@
|
||||||
<files-path
|
<files-path
|
||||||
name="files"
|
name="files"
|
||||||
path="Files/"/>
|
path="Files/"/>
|
||||||
|
<files-path
|
||||||
|
name="recordings"
|
||||||
|
path="Recordings/"/>
|
||||||
<cache-path
|
<cache-path
|
||||||
name="camera"
|
name="camera"
|
||||||
path="Camera/"/>
|
path="Camera/"/>
|
||||||
|
|
Loading…
Reference in New Issue