diff --git a/conf/app.conf b/conf/app.conf index 24a54af..6ade6bc 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -2,14 +2,14 @@ # leanote config #------------------------ -http.port=80 +http.port=9000 -site.url=http://localhost # or http://x.com:8080, http://www.xx.com:9000 +site.url=http://localhost:9000 # or http://x.com:8080, http://www.xx.com:9000 # mongdb db.host=localhost db.port=27017 -db.dbname=leanote # required +db.dbname=leanote7 # required db.username= # if not exists, please leave it blank db.password= # if not exists, please leave it blank # or you can set the mongdb url for more complex needs the format is: diff --git a/mongodb_backup/leanote_install_data/albums.metadata.json b/mongodb_backup/leanote_install_data/albums.metadata.json index eecd954..79a000c 100644 --- a/mongodb_backup/leanote_install_data/albums.metadata.json +++ b/mongodb_backup/leanote_install_data/albums.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.albums" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.albums" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/attachs.metadata.json b/mongodb_backup/leanote_install_data/attachs.metadata.json deleted file mode 100644 index 7e66698..0000000 --- a/mongodb_backup/leanote_install_data/attachs.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.attachs" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/blog_comments.metadata.json b/mongodb_backup/leanote_install_data/blog_comments.metadata.json index 557e502..560e321 100644 --- a/mongodb_backup/leanote_install_data/blog_comments.metadata.json +++ b/mongodb_backup/leanote_install_data/blog_comments.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.blog_comments" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.blog_comments" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/blog_likes.metadata.json b/mongodb_backup/leanote_install_data/blog_likes.metadata.json deleted file mode 100644 index 73cbe39..0000000 --- a/mongodb_backup/leanote_install_data/blog_likes.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.blog_likes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/blog_singles.bson b/mongodb_backup/leanote_install_data/blog_singles.bson index 75e9bee..e111cf0 100644 Binary files a/mongodb_backup/leanote_install_data/blog_singles.bson and b/mongodb_backup/leanote_install_data/blog_singles.bson differ diff --git a/mongodb_backup/leanote_install_data/blog_singles.metadata.json b/mongodb_backup/leanote_install_data/blog_singles.metadata.json index cdedfc0..d1390b5 100644 --- a/mongodb_backup/leanote_install_data/blog_singles.metadata.json +++ b/mongodb_backup/leanote_install_data/blog_singles.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.blog_singles" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.blog_singles" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/configs.bson b/mongodb_backup/leanote_install_data/configs.bson index 58ba78a..224def0 100644 Binary files a/mongodb_backup/leanote_install_data/configs.bson and b/mongodb_backup/leanote_install_data/configs.bson differ diff --git a/mongodb_backup/leanote_install_data/configs.metadata.json b/mongodb_backup/leanote_install_data/configs.metadata.json deleted file mode 100644 index 6f8ac6e..0000000 --- a/mongodb_backup/leanote_install_data/configs.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.configs" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/email_logs.metadata.json b/mongodb_backup/leanote_install_data/email_logs.metadata.json index 6352671..0363b3a 100644 --- a/mongodb_backup/leanote_install_data/email_logs.metadata.json +++ b/mongodb_backup/leanote_install_data/email_logs.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.email_logs" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.email_logs" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/files.metadata.json b/mongodb_backup/leanote_install_data/files.metadata.json deleted file mode 100644 index d8346a5..0000000 --- a/mongodb_backup/leanote_install_data/files.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.files" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/find_pwds.metadata.json b/mongodb_backup/leanote_install_data/find_pwds.metadata.json index 12bfc4c..7bddadb 100644 --- a/mongodb_backup/leanote_install_data/find_pwds.metadata.json +++ b/mongodb_backup/leanote_install_data/find_pwds.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.find_pwds" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.find_pwds" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/group_users.metadata.json b/mongodb_backup/leanote_install_data/group_users.metadata.json deleted file mode 100644 index 6d40d01..0000000 --- a/mongodb_backup/leanote_install_data/group_users.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.group_users" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/groups.metadata.json b/mongodb_backup/leanote_install_data/groups.metadata.json deleted file mode 100644 index cde5a8c..0000000 --- a/mongodb_backup/leanote_install_data/groups.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.groups" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/has_share_notes.bson b/mongodb_backup/leanote_install_data/has_share_notes.bson index 472369c..c752c06 100644 Binary files a/mongodb_backup/leanote_install_data/has_share_notes.bson and b/mongodb_backup/leanote_install_data/has_share_notes.bson differ diff --git a/mongodb_backup/leanote_install_data/has_share_notes.metadata.json b/mongodb_backup/leanote_install_data/has_share_notes.metadata.json index 7bbc255..6eee3fb 100644 --- a/mongodb_backup/leanote_install_data/has_share_notes.metadata.json +++ b/mongodb_backup/leanote_install_data/has_share_notes.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.has_share_notes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1 }, "name" : "UserId_1_ToUserId_1", "ns" : "leanote6.has_share_notes" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.has_share_notes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1 }, "name" : "UserId_1_ToUserId_1", "ns" : "leanote7.has_share_notes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/leanote.ShareNotes.metadata.json b/mongodb_backup/leanote_install_data/leanote.ShareNotes.metadata.json index 5b5e373..774404c 100644 --- a/mongodb_backup/leanote_install_data/leanote.ShareNotes.metadata.json +++ b/mongodb_backup/leanote_install_data/leanote.ShareNotes.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.leanote.ShareNotes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1, "NoteId" : 1 }, "name" : "UserId_1_ToUserId_1_NoteId_1", "ns" : "leanote6.leanote.ShareNotes" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.leanote.ShareNotes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1, "NoteId" : 1 }, "name" : "UserId_1_ToUserId_1_NoteId_1", "ns" : "leanote7.leanote.ShareNotes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/leanote.has_share_notes.metadata.json b/mongodb_backup/leanote_install_data/leanote.has_share_notes.metadata.json index 627f3ba..367914d 100644 --- a/mongodb_backup/leanote_install_data/leanote.has_share_notes.metadata.json +++ b/mongodb_backup/leanote_install_data/leanote.has_share_notes.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.leanote.has_share_notes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1 }, "name" : "UserId_1_ToUserId_1", "ns" : "leanote6.leanote.has_share_notes" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.leanote.has_share_notes" }, { "v" : 1, "unique" : true, "key" : { "UserId" : 1, "ToUserId" : 1 }, "name" : "UserId_1_ToUserId_1", "ns" : "leanote7.leanote.has_share_notes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/note_content_histories.metadata.json b/mongodb_backup/leanote_install_data/note_content_histories.metadata.json index 5ea4f51..d418bd9 100644 --- a/mongodb_backup/leanote_install_data/note_content_histories.metadata.json +++ b/mongodb_backup/leanote_install_data/note_content_histories.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.note_content_histories" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.note_content_histories" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/note_contents.bson b/mongodb_backup/leanote_install_data/note_contents.bson index a4ac46a..a5839f7 100644 Binary files a/mongodb_backup/leanote_install_data/note_contents.bson and b/mongodb_backup/leanote_install_data/note_contents.bson differ diff --git a/mongodb_backup/leanote_install_data/note_contents.metadata.json b/mongodb_backup/leanote_install_data/note_contents.metadata.json index 4b8661c..d10dae0 100644 --- a/mongodb_backup/leanote_install_data/note_contents.metadata.json +++ b/mongodb_backup/leanote_install_data/note_contents.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.note_contents" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.note_contents" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/note_images.metadata.json b/mongodb_backup/leanote_install_data/note_images.metadata.json deleted file mode 100644 index f91a045..0000000 --- a/mongodb_backup/leanote_install_data/note_images.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.note_images" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/note_tags.metadata.json b/mongodb_backup/leanote_install_data/note_tags.metadata.json deleted file mode 100644 index 107c487..0000000 --- a/mongodb_backup/leanote_install_data/note_tags.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.note_tags" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/notebooks.bson b/mongodb_backup/leanote_install_data/notebooks.bson index eb8def7..4fcf793 100644 Binary files a/mongodb_backup/leanote_install_data/notebooks.bson and b/mongodb_backup/leanote_install_data/notebooks.bson differ diff --git a/mongodb_backup/leanote_install_data/notebooks.metadata.json b/mongodb_backup/leanote_install_data/notebooks.metadata.json index 9c3c781..6184cd4 100644 --- a/mongodb_backup/leanote_install_data/notebooks.metadata.json +++ b/mongodb_backup/leanote_install_data/notebooks.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.notebooks" }, { "v" : 1, "key" : { "UserId" : 1 }, "name" : "UserId_1", "ns" : "leanote6.notebooks" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.notebooks" }, { "v" : 1, "key" : { "UserId" : 1 }, "name" : "UserId_1", "ns" : "leanote7.notebooks" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/notes.bson b/mongodb_backup/leanote_install_data/notes.bson index 14f97ad..0959c30 100644 Binary files a/mongodb_backup/leanote_install_data/notes.bson and b/mongodb_backup/leanote_install_data/notes.bson differ diff --git a/mongodb_backup/leanote_install_data/notes.metadata.json b/mongodb_backup/leanote_install_data/notes.metadata.json index bb80d3d..72e20a7 100644 --- a/mongodb_backup/leanote_install_data/notes.metadata.json +++ b/mongodb_backup/leanote_install_data/notes.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.notes" }, { "v" : 1, "key" : { "UserId" : 1 }, "name" : "UserId_1", "ns" : "leanote6.notes" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.notes" }, { "v" : 1, "key" : { "UserId" : 1 }, "name" : "UserId_1", "ns" : "leanote7.notes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/reports.metadata.json b/mongodb_backup/leanote_install_data/reports.metadata.json index 64622bf..5574912 100644 --- a/mongodb_backup/leanote_install_data/reports.metadata.json +++ b/mongodb_backup/leanote_install_data/reports.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.reports" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.reports" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/sessions.bson b/mongodb_backup/leanote_install_data/sessions.bson index 913aefa..69dfd53 100644 Binary files a/mongodb_backup/leanote_install_data/sessions.bson and b/mongodb_backup/leanote_install_data/sessions.bson differ diff --git a/mongodb_backup/leanote_install_data/sessions.metadata.json b/mongodb_backup/leanote_install_data/sessions.metadata.json index 8027d7e..f5becdc 100644 --- a/mongodb_backup/leanote_install_data/sessions.metadata.json +++ b/mongodb_backup/leanote_install_data/sessions.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.sessions" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.sessions" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/share_notebooks.bson b/mongodb_backup/leanote_install_data/share_notebooks.bson index 8ef5499..5b4286f 100644 Binary files a/mongodb_backup/leanote_install_data/share_notebooks.bson and b/mongodb_backup/leanote_install_data/share_notebooks.bson differ diff --git a/mongodb_backup/leanote_install_data/share_notebooks.metadata.json b/mongodb_backup/leanote_install_data/share_notebooks.metadata.json deleted file mode 100644 index db0adba..0000000 --- a/mongodb_backup/leanote_install_data/share_notebooks.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.share_notebooks" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/share_notes.bson b/mongodb_backup/leanote_install_data/share_notes.bson index e69de29..34710cc 100644 Binary files a/mongodb_backup/leanote_install_data/share_notes.bson and b/mongodb_backup/leanote_install_data/share_notes.bson differ diff --git a/mongodb_backup/leanote_install_data/share_notes.metadata.json b/mongodb_backup/leanote_install_data/share_notes.metadata.json index e1191b0..445afd9 100644 --- a/mongodb_backup/leanote_install_data/share_notes.metadata.json +++ b/mongodb_backup/leanote_install_data/share_notes.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.share_notes" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.share_notes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/suggestions.metadata.json b/mongodb_backup/leanote_install_data/suggestions.metadata.json deleted file mode 100644 index dddec40..0000000 --- a/mongodb_backup/leanote_install_data/suggestions.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.suggestions" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/system.indexes.bson b/mongodb_backup/leanote_install_data/system.indexes.bson index 4f7fd12..b352d77 100644 Binary files a/mongodb_backup/leanote_install_data/system.indexes.bson and b/mongodb_backup/leanote_install_data/system.indexes.bson differ diff --git a/mongodb_backup/leanote_install_data/tag_count.metadata.json b/mongodb_backup/leanote_install_data/tag_count.metadata.json deleted file mode 100644 index 7fc6ca6..0000000 --- a/mongodb_backup/leanote_install_data/tag_count.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.tag_count" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/tags.metadata.json b/mongodb_backup/leanote_install_data/tags.metadata.json index b3b1852..49d9a78 100644 --- a/mongodb_backup/leanote_install_data/tags.metadata.json +++ b/mongodb_backup/leanote_install_data/tags.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.tags" }, { "v" : 1, "key" : { "UserId" : 1 }, "name" : "UserId_1", "ns" : "leanote6.tags" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.tags" }, { "v" : 1, "key" : { "UserId" : 1 }, "name" : "UserId_1", "ns" : "leanote7.tags" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/themes.bson b/mongodb_backup/leanote_install_data/themes.bson index 4a3004a..dbed778 100644 Binary files a/mongodb_backup/leanote_install_data/themes.bson and b/mongodb_backup/leanote_install_data/themes.bson differ diff --git a/mongodb_backup/leanote_install_data/themes.metadata.json b/mongodb_backup/leanote_install_data/themes.metadata.json index 15c24ad..1f51602 100644 --- a/mongodb_backup/leanote_install_data/themes.metadata.json +++ b/mongodb_backup/leanote_install_data/themes.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.themes" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.themes" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/tokens.bson b/mongodb_backup/leanote_install_data/tokens.bson index 3e70bbd..8fc185d 100644 Binary files a/mongodb_backup/leanote_install_data/tokens.bson and b/mongodb_backup/leanote_install_data/tokens.bson differ diff --git a/mongodb_backup/leanote_install_data/tokens.metadata.json b/mongodb_backup/leanote_install_data/tokens.metadata.json index 9a691ed..25d7352 100644 --- a/mongodb_backup/leanote_install_data/tokens.metadata.json +++ b/mongodb_backup/leanote_install_data/tokens.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.tokens" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.tokens" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/user_blogs.bson b/mongodb_backup/leanote_install_data/user_blogs.bson index c2694ab..755bd48 100644 Binary files a/mongodb_backup/leanote_install_data/user_blogs.bson and b/mongodb_backup/leanote_install_data/user_blogs.bson differ diff --git a/mongodb_backup/leanote_install_data/user_blogs.metadata.json b/mongodb_backup/leanote_install_data/user_blogs.metadata.json deleted file mode 100644 index a158699..0000000 --- a/mongodb_backup/leanote_install_data/user_blogs.metadata.json +++ /dev/null @@ -1 +0,0 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.user_blogs" } ] } \ No newline at end of file diff --git a/mongodb_backup/leanote_install_data/users.metadata.json b/mongodb_backup/leanote_install_data/users.metadata.json index 2bb78d6..d905bef 100644 --- a/mongodb_backup/leanote_install_data/users.metadata.json +++ b/mongodb_backup/leanote_install_data/users.metadata.json @@ -1 +1 @@ -{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote6.users" } ] } \ No newline at end of file +{ "indexes" : [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "leanote7.users" } ] } \ No newline at end of file