1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

fix: add legacy config again for backwards-compatibility

This commit is contained in:
Ferdinand Mütsch 2020-10-04 12:16:42 +02:00
parent a8d5d69629
commit c54f2743fd

15
config.ini Normal file
View File

@ -0,0 +1,15 @@
[server]
listen = 127.0.0.1
port = 3000
base_path = /
insecure_cookies = false
[app]
cleanup = false
[database]
max_connections = 2
[languages]
vue = Vue
jsx = JSX