From eb1285934a6e165d2a524b8b39bcd4462da0b975 Mon Sep 17 00:00:00 2001 From: Santiago Valenzuela Date: Wed, 9 Dec 2020 04:09:27 -0600 Subject: [PATCH] Config template file for categories implementation. - Added "Store mode settings" --- config/template_config.toml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/config/template_config.toml b/config/template_config.toml index eb1f00b..4b4979e 100644 --- a/config/template_config.toml +++ b/config/template_config.toml @@ -9,9 +9,8 @@ # ru - Russian, by https://github.com/pzhuk # zh_cn - Simplified Chinese, by https://github.com/zhihuiyuze # he - Hebrew, by https://github.com/netanelkoli -# es_mx - Spanish (Mexican), by https://github.com/mastersuv # The lanugages that messages can be displayed in -enabled_languages = ["it", "en", "uk", "ru", "zh_cn", "he", "es_mx"] +enabled_languages = ["it", "en", "uk", "ru", "zh_cn", "he"] # The default language to be set for users whose language cannot be autodetected or whose language is not enabled default_language = "it" # The language to fallback to if a string is missing in a specific language @@ -41,6 +40,13 @@ timed_out_pause = 1 error_pause = 5 +# Store mode settings +[Mode] +# Category mode. If enabled, the admin menu will allow you to create categories for your products. +# Default: false (Normal store operation) +category_mode = false + + # General payment settings [Payments] # ISO currency code