asch/fix-everything #188

Open
andras wants to merge 114 commits from asch/fix-everything into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 4aeec1b021 - Show all commits

Use tempfs

Andras Schmelczer 2026-04-01 21:38:57 +01:00

View file

@ -1,4 +1,4 @@
#!/bin/bash
rm -rf sync-server/databases
rm -rf /host/tmp/vaultlink-e2e-databases
rm -rf logs

View file

@ -1,5 +1,5 @@
database:
databases_directory_path: databases
databases_directory_path: /host/tmp/vaultlink-e2e-databases
max_connections_per_vault: 8
cursor_timeout: 1m
server: