tobiasKaminsky 8 жил өмнө
parent
commit
fb025d17d0

+ 2 - 2
src/modified/res/values/setup.xml

@@ -11,8 +11,8 @@
     <string name="users_and_groups_share_with">com.custom.client.provider.UsersAndGroupsSearch.action.SHARE_WITH</string>
     <string name="document_provider_authority">com.custom.client.provider.Documents</string>
     <string name="file_provider_authority">com.custom.client.provider.Files</string>
-    <string name ="db_file">nextcloud.db</string>
-    <string name ="db_name">nextcloud</string>
+    <string name ="db_file">custom.db</string>
+    <string name ="db_name">custom</string>
     <string name="data_folder">custom</string>
     <string name ="log_name">nextcloud</string>
     <string name="default_display_name_for_root_folder">Custom</string>