added rigby recovery

This commit is contained in:
Bryan Ramos 2026-04-10 22:05:59 -04:00
parent 194bb9c381
commit 532c874c96
12 changed files with 474 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[comfy-output]
path = {{ comfy_output_dir }}
browseable = yes
read only = no
guest ok = yes
force user = {{ comfy_user }}
force group = {{ comfy_group }}
create mask = 0664
directory mask = 2775