diff options
| -rw-r--r-- | config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml index edc232b..56fd97c 100644 --- a/config.yaml +++ b/config.yaml @@ -8,7 +8,7 @@ options: type: string description: Name of the replica set web_admin_ui: - default: yes + default: "yes" type: string description: Replica Set Admin UI ( yes / no ) replicaset_master: |
