From b0b7996af14a026262073a94cf7407689781bddd Mon Sep 17 00:00:00 2001 From: saint Date: Fri, 30 Aug 2024 01:30:48 +1000 Subject: [PATCH] v0.56 Prep to run 20240829-2 MDT --- gossamer_forums.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gossamer_forums.rb b/gossamer_forums.rb index d46fd48..f6569b1 100644 --- a/gossamer_forums.rb +++ b/gossamer_forums.rb @@ -2005,12 +2005,12 @@ class GossamerForumsImporter < ImportScripts::Base # import_categories ####### import_topics_and_posts_with_attachments - threaded_topic_import +# threaded_topic_import - update_topic_stats - update_user_stats - export_url_mapping_to_csv("/bitnami/discourse/sqlite/gossamer-migration-url-mapping#{timestamp}") - export_nginx_rewrite_rules("/bitnami/discourse/sqlite/gossamer-redirects#{timestamp}.conf") +# update_topic_stats +# update_user_stats +# export_url_mapping_to_csv("/bitnami/discourse/sqlite/gossamer-migration-url-mapping#{timestamp}") +# export_nginx_rewrite_rules("/bitnami/discourse/sqlite/gossamer-redirects#{timestamp}.conf") import_personal_messages