Parcourir la source

enable extra features on pasta

Blaine Story il y a 2 ans
Parent
commit
b23cfa525f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      group_vars/shareunderware.yml

+ 3 - 0
group_vars/shareunderware.yml

@@ -79,6 +79,9 @@ containers:
       - --public-path
       - https://pasta.shareunderware.com/
       - --qr
+      - --editable
+      - --highlightsyntax
+      - --private
     volumes:
       - /opt/pasta:/app/pasta_data
     mem_limit: 100m