Update third_party-roundcube.md
Dieser Commit ist enthalten in:
Ursprung
920ee3e53b
Commit
83a09946e8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -82,7 +82,7 @@ $config['password_algorithm_prefix'] = '{SSHA256}';
|
|||
$config['password_query'] = "UPDATE mailbox SET password = %P WHERE username = %u";
|
||||
```
|
||||
|
||||
Optionally, you can add Roundcube's link to the mailcow App 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:
|
||||
|
||||
**Don't forget to add the `<?php` delimiter on the first line**
|
||||
|
|
Laden …
In neuem Issue referenzieren