v0.55 Exception handling for topic or user entries in SQLite that are no (longer) in the Discourse DB

This commit is contained in:
David Sainty 2024-08-28 21:02:47 +10:00
parent 0368f27bee
commit 550da20a89

View File

@ -1,5 +1,5 @@
# Load the Discourse environment
require File.expand_path("../../../config/environment", __FILE__)
require File.expand_path("../../../../config/environment", __FILE__)
# require_relative '/var/www/discourse/config/environment'