From 24636e5c0ce7f9c76ac8054cfa0eedfa6715dc3c Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sun, 9 Dec 2018 16:46:00 -0500 Subject: [PATCH] Removed persistent config option --- templates/Nginx/0/rancher-compose.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/Nginx/0/rancher-compose.yml b/templates/Nginx/0/rancher-compose.yml index 6a7f35e..8c17f28 100644 --- a/templates/Nginx/0/rancher-compose.yml +++ b/templates/Nginx/0/rancher-compose.yml @@ -34,14 +34,6 @@ catalog: required: false type: int - - variable: "PERSIST_CONF" - label: "Persistent Configuration" - description: | - Have a persistent "nginx.conf" file. - default: true - required: true - type: boolean - - variable: "DATA_DIR" label: "Data Directory" description: |