-
+
+
+
{{ $t('templates.globalSections.performance.enableBrotliCompression') }}
diff --git a/src/nginxconfig/templates/global_sections/reverse_proxy.vue b/src/nginxconfig/templates/global_sections/reverse_proxy.vue
index b52682f..beab448 100644
--- a/src/nginxconfig/templates/global_sections/reverse_proxy.vue
+++ b/src/nginxconfig/templates/global_sections/reverse_proxy.vue
@@ -130,7 +130,9 @@ THE SOFTWARE.
>
diff --git a/src/nginxconfig/templates/global_sections/security.vue b/src/nginxconfig/templates/global_sections/security.vue
index 5a08f9e..d9d7368 100644
--- a/src/nginxconfig/templates/global_sections/security.vue
+++ b/src/nginxconfig/templates/global_sections/security.vue
@@ -96,7 +96,9 @@ THE SOFTWARE.
-
+
+
+
{{ $t('common.enable') }}
@@ -114,7 +116,9 @@ THE SOFTWARE.
-
+
+
+
{{ $t('common.enable') }}
@@ -132,7 +136,9 @@ THE SOFTWARE.
-
+
+
+
{{ $t('common.enable') }}
diff --git a/src/nginxconfig/templates/global_sections/tools.vue b/src/nginxconfig/templates/global_sections/tools.vue
index f5c6177..1e29f0e 100644
--- a/src/nginxconfig/templates/global_sections/tools.vue
+++ b/src/nginxconfig/templates/global_sections/tools.vue
@@ -35,7 +35,9 @@ THE SOFTWARE.
-
+
+
+
{{ $t('templates.globalSections.tools.enableModularizedConfigFiles') }}
@@ -53,7 +55,9 @@ THE SOFTWARE.
-
+
+
+
{{ $t('templates.globalSections.tools.enableSymLinksFrom') }} sites-available/
{{ $t('templates.globalSections.tools.to') }} sites-enabled/