Browse Source

enable extra features on pasta

Blaine Story 2 năm trước cách đây
mục cha
commit
b23cfa525f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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