We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c1619 commit 7ee50fcCopy full SHA for 7ee50fc
README.md
@@ -100,7 +100,7 @@ enforced as of 2013-04-24.
100
a. import via curl (could run into timeouts on large repositories,
101
or block your webserver)
102
103
- curl "http://host.domain.tld/mantisbt/plugin.php?page=Source/import&id=all"
+ curl "http://host.domain.tld/mantisbt/plugin.php?page=Source/import&id=all&api_key=<YOUR_API_KEY>"
104
105
b. import via shell
106
0 commit comments