Browse Source

change log_name

tobiasKaminsky 8 years ago
parent
commit
1f67a9ae14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modified/res/values/setup.xml

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

@@ -14,7 +14,7 @@
     <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 ="log_name">custom</string>
     <string name="default_display_name_for_root_folder">Custom</string>
     <string name ="user_agent">Mozilla/5.0 (Android) ownCloud-android/%1$s</string>