Basic HTML framework

This commit is contained in:
2019-05-19 18:48:50 +05:30
parent eaac6a03d1
commit a8754d2f03
5 changed files with 117 additions and 3 deletions

6
settings.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dirname":"./",
"sqlFileName":"test.db",
"showHidden":false,
"authToUpload":false
}