Divider
Dieser Commit ist enthalten in:
Ursprung
a727802fa5
Commit
efdc9695d9
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
|
@ -82,6 +82,8 @@ $config['password_algorithm_prefix'] = '{SSHA256}';
|
||||||
$config['password_query'] = "UPDATE mailbox SET password = %P WHERE username = %u";
|
$config['password_query'] = "UPDATE mailbox SET password = %P WHERE username = %u";
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Optionally, you can add Roundcube's link to the mailcow Apps list.
|
Optionally, you can add Roundcube's link to the mailcow Apps list.
|
||||||
To do this, open or create `data/web/inc/vars.local.inc.php` and add the following code-block:
|
To do this, open or create `data/web/inc/vars.local.inc.php` and add the following code-block:
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren