We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565d524 commit 614bc8eCopy full SHA for 614bc8e
apps/dav/lib/DAV/CustomPropertiesBackend.php
@@ -92,6 +92,8 @@ class CustomPropertiesBackend implements BackendInterface {
92
'{http://nextcloud.org/ns}lock-time',
93
'{http://nextcloud.org/ns}lock-timeout',
94
'{http://nextcloud.org/ns}lock-token',
95
+ // photos
96
+ '{http://nextcloud.org/ns}realpath',
97
];
98
99
/**
0 commit comments