I'm making a web app with the MEAN Stack, and I'm having issues with version control.
I'm trying to push to a repo on Github Enterprise, and because of the "apparent" sizes of my WiredTiger files (which you can see here)
I'm getting this error:
remote: error: File data/db/journal/WiredTigerPreplog.0000000002 is 100.00 MB; this exceeds GitHub Enterprise's file size limit of 100.00 MB
Is there anyway to configure these files to hold less "apparent" space??