This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
foltik
/
shimapan
Watch
1
Star
0
Fork
0
You've already forked shimapan
mirror of
https://github.com/Foltik/Shimapan
synced
2024-11-10 23:53:31 -05:00
Code
Issues
Releases
Wiki
Activity
eda74de1de
shimapan
/
config
/
default.json
6 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
Add different env configs
2017-10-12 17:26:35 -04:00
{
Add different config for morgan logging
2018-07-25 10:18:29 -04:00
"dbHost"
:
"mongodb://localhost:27017/shimapan"
,
Fix upload size bug in upload.js and add more tests
2018-07-26 16:54:08 -04:00
"uploadPath"
:
"uploads"
,
Set default morgan loglevel to dev
2018-07-25 18:43:56 -04:00
"httpLogLevel"
:
"dev"
Add different env configs
2017-10-12 17:26:35 -04:00
}
Reference in New Issue
Copy Permalink