mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 14:38:17 +08:00
Add link to HOWTO
This commit is contained in:
parent
df3ac5e2e9
commit
4ccd224c26
|
@ -11,6 +11,9 @@ export DATA_DIR=~/data/import
|
|||
export SPLIT_AT="^From " # or "^From (.*)"
|
||||
=end
|
||||
|
||||
# If you change the functionality of this script, please consider updating this HOWTO:
|
||||
# https://meta.discourse.org/t/howto-import-mbox-mailing-list-files/51233
|
||||
|
||||
class ImportScripts::Mbox < ImportScripts::Base
|
||||
include ActiveModel::Validations
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user