Browse Source

remove authority cache

tobiaskaminsky 8 years ago
parent
commit
58c9a7ddc7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/res/values/setup.xml

+ 0 - 1
src/main/res/values/setup.xml

@@ -11,7 +11,6 @@
     <string name="users_and_groups_share_with">com.nextcloud.android.providers.UsersAndGroupsSearchProvider.action.SHARE_WITH</string>
     <string name="document_provider_authority">org.nextcloud.documents</string>
     <string name="file_provider_authority">org.nextcloud.files</string>
-    <string name="authorityCache">org.nextcloud.imageCache.provider</string>
     <string name ="db_file">nextcloud.db</string>
     <string name ="db_name">nextcloud</string>
     <string name ="data_folder">nextcloud</string>