conf/tresor_settings.json hinzugefügt

This commit is contained in:
2026-04-04 11:37:02 +00:00
parent 27301c6750
commit a2474e2c5f
+8
View File
@@ -0,0 +1,8 @@
{
'key_storage': '/key_storage',
'allowed_users': 'allowed_users.json',
'delay_days': 1,
'expire_days': 3,
'downloads': 0,
'max_downloads': 2
}