add function handling (basic)
This commit is contained in:
6
functions/config.json
Normal file
6
functions/config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"data": {
|
||||
"driver": "sqlite",
|
||||
"path": "data.sqlite3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user