File tree Expand file tree Collapse file tree 3 files changed +1
-143
lines changed Expand file tree Collapse file tree 3 files changed +1
-143
lines changed Original file line number Diff line number Diff line change 33 - build/httpserver.plugin
44 - build/log.plugin
55 - build/sqlite3.plugin
6- - build/sqaccess.plugin
7- - build/static.plugin
86
97# HTTP Server parameters
108httpserver :
@@ -19,11 +17,6 @@ handlers:
1917 # Requests are logged
2018 middleware :
2119 - log
22- static :
23- prefix : /api/static
24-
25- static :
26- " / " : npm/sqlite3/dist
2720
2821sqlite3 :
2922 # Databases to load and/or create. Only the 'main' database is required.
@@ -41,9 +34,4 @@ sqlite3:
4134 trace : true
4235
4336 # Set max number of connections that can be simultaneously opened
44- max : 50
45-
46- sqaccess :
47- # Set database to store usernames and passwords in
48- database : main
49-
37+ max : 5
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments