- send notification to native user when file request was sent via email

- updated mysql dump
This commit is contained in:
Čarodej
2022-05-18 09:50:21 +02:00
parent 3c28da2613
commit aa30b519fa
9 changed files with 84 additions and 12 deletions
@@ -22,6 +22,13 @@ class UpgradingVersionsController
) {
}
public function upgrade_to_2_2_0(): void
{
setEnvironmentValue([
'DB_MYSQLDUMP_PATH' => '/usr/bin',
]);
}
public function upgrade_to_2_1_2(): void
{
($this->updateLanguageStrings)([