diff --git a/docs/config.en.md b/docs/config.en.md index d0ef1821..aff93ea4 100644 --- a/docs/config.en.md +++ b/docs/config.en.md @@ -13,7 +13,7 @@ Vitastor configuration consists of: - [Separate OSD settings](config/pool.en.md#osd-settings) - [Inode configuration](config/inode.en.md) i.e. image metadata like name, size and parent reference -Configuration parameters can be set in 3 places: +Configuration parameters can be set in 4 places: - Configuration file (`/etc/vitastor/vitastor.conf` or other path) - etcd key `/vitastor/config/global`. Most variables can be set there, but etcd connection parameters should obviously be set in the configuration file. diff --git a/docs/config.ru.md b/docs/config.ru.md index 8ec1c103..a67316cf 100644 --- a/docs/config.ru.md +++ b/docs/config.ru.md @@ -14,7 +14,7 @@ - [Настроек инодов](config/inode.ru.md), т.е. метаданных образов, таких, как имя, размер и ссылки на родительский образ -Параметры конфигурации могут задаваться в 3 местах: +Параметры конфигурации могут задаваться в 4 местах: - Файле конфигурации (`/etc/vitastor/vitastor.conf` или по другому пути) - Ключе в etcd `/vitastor/config/global`. Большая часть параметров может задаваться там, кроме, естественно, самих параметров соединения с etcd,