Add db.txt to specify database storage directory

This commit introduces db.txt, which documents the directory for storing database files. It provides clarity on the file system structure and assists in maintaining organized storage for database resources.
This commit is contained in:
2024-12-01 11:20:43 +01:00
parent 3f7156e31f
commit 952c705ab3

1
data/db.txt Normal file
View File

@@ -0,0 +1 @@
Directory where the database files will be stored.