Which file does input save to?

Hello everyone, I am working on a project in UE4 with another person via source control, I am just wondering where input in the project settings saves to? As in the directory or file in project. This will be helpful to others I’m sure as well.

Where you want it to

Example

693f6a23cfff5ef6c8ebd9efa6154ca352d94cfb.jpeg

Well no, I mean like the input mappings in project settings, we don’t have any sort of save game right now. I mean if I edit controls for how player moves, like I add a jump function, where will my partner get it from in Perforce?

YourProject/Config/DefaultInput.ini

The red marked entrys are the ones I added to the engine

Ok, thankyou. What about things like default game modes?