Ver Fonte

enable encryption on pasta

Blaine Story há 1 ano atrás
pai
commit
c4f4829cf7
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      group_vars/shareunderware.yml

+ 2 - 0
group_vars/shareunderware.yml

@@ -71,6 +71,8 @@ containers:
       - --editable
       - --highlightsyntax
       - --private
+      - --encryption-client-side
+      - --encryption-server-side
     volumes:
       - /opt/pasta:/app/pasta_data
     mem_limit: 100m