mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
If saving the Redis settings fails due to a write error, the desired configuration file content is now displayed so that the user can deploy it manually (Same behavior as with database configuration). For that a catch block is introduced on the `NotWritableError` that is added to `IniWriter::write()` in https://github.com/Icinga/icingaweb2/pull/5404. Refs https://github.com/Icinga/icingaweb2/pull/5404 Resolves #1269 |
||
|---|---|---|
| .. | ||
| Command | ||
| Navigation | ||
| ApiTransportForm.php | ||
| DatabaseConfigForm.php | ||
| RedisConfigForm.php | ||