mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-12 00:42:58 +00:00
OC-2738: Create unitTests in the library: unshare a item.
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<string name="server_base_url">https://daily.owncloud.com/master/owncloud</string> <!-- the server url, without webdav path -->
|
||||
<string name="server_base_url"></string> <!-- the server url, without webdav path -->
|
||||
<string name="webdav_path">/remote.php/webdav</string> <!-- default value for webdav path (owncloud version > = 4)-->
|
||||
<string name="username">maria</string>
|
||||
<string name="password">maria</string>
|
||||
<string name="username"></string>
|
||||
<string name="password"></string>
|
||||
<bool name="chunked">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user