Added SQL upgrade script
This commit is contained in:
parent
1e2e23142b
commit
77b3ded476
8 changed files with 738 additions and 4 deletions
|
@ -32,6 +32,8 @@ user="mailtrain"
|
|||
password="mailtrain"
|
||||
database="mailtrain"
|
||||
charset="utf8mb4"
|
||||
# enter path for mysql command line application
|
||||
command="mysql"
|
||||
|
||||
[redis]
|
||||
# enable to use Redis session cache or disable if Redis is not installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue