added config class to validate config entries

This commit is contained in:
venus
2026-04-07 02:04:00 -05:00
parent f0d2f18364
commit 09b4947e6e
4 changed files with 45 additions and 14 deletions

4
config.json Normal file
View File

@@ -0,0 +1,4 @@
{
"data_dir": "/home/venus/code/ctf/"
}