Sfoglia il codice sorgente

enable encryption on pasta

Blaine Story 1 anno fa
parent
commit
c4f4829cf7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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