From 6b0b8b8c735c37ac9726d6dd1baeea522f932fd5 Mon Sep 17 00:00:00 2001 From: saint Date: Wed, 28 Aug 2024 14:05:15 +1000 Subject: [PATCH] v0.54 Tweak trust levels --- gossamer_forums.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gossamer_forums.rb b/gossamer_forums.rb index 21cf23b..2439f15 100644 --- a/gossamer_forums.rb +++ b/gossamer_forums.rb @@ -1990,12 +1990,12 @@ class GossamerForumsImporter < ImportScripts::Base # generate_user_id_mapping # export_username_mapping_to_csv("/bitnami/discourse/sqlite/gossamer-migration-username-mapping#{timestamp}") -## set_user_bio_images + set_user_bio_images # import_categories ####### import_topics_and_posts_with_attachments - threaded_topic_import +### threaded_topic_import update_topic_stats update_user_stats