FIX: Importing of polls from phpBB3 was broken

Follow-up to 24369a81
This commit is contained in:
Gerhard Schlager
2019-05-06 12:37:19 +02:00
parent c96b617bf6
commit 74ca49d7cd
4 changed files with 85 additions and 94 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ import:
bookmarks: true
attachments: true
private_messages: true
polls: false # Don't set this to true. Importing polls is currently broken.
polls: true
# When true: each imported user will have the original username from phpBB as its name
# When false: the name of each imported user will be blank unless the username was changed during import