mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Fixes #825
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
<input type="password" name="mysqlPassword">
|
||||
</div>
|
||||
|
||||
<div class="FormField">
|
||||
<label>MySQL Port</label>
|
||||
<input type="number" name="mysqlPort">
|
||||
</div>
|
||||
|
||||
<div class="FormField">
|
||||
<label>Table Prefix</label>
|
||||
<input type="text" name="tablePrefix">
|
||||
|
Reference in New Issue
Block a user