Update config.toml

This commit is contained in:
2026-05-20 19:21:34 +00:00
parent efcecdc795
commit 926f1ad8e6

View File

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