diff --git a/config.toml b/config.toml index 6422323..57080d4 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ # https://opensource.org/licenses/CDDL-1.0 # -# Конфигурационный файл СУБД futriis +# Конфигурационный файл СУБД futriiX [cluster] name = "test_cluster" @@ -33,7 +33,7 @@ history_size = 1000 [log] - log_file = "futriis.log" + log_file = "futriix.log" log_level = "debug" [api]