Jexactyl / Jexactyl-v2-Archive

The repository which houses the code for Jexactyl v2 (now archived).
https://jexactyl.com
Other
37 stars 8 forks source link

Update App Settings; Update .gitignore #4

Closed TheFallenSpirit closed 2 years ago

TheFallenSpirit commented 2 years ago

Removed settings.json in replacement with adding user_registration to the application settings. Updated .gitignore to ignore yarn lock files and composer lock files.

TheFallenSpirit commented 2 years ago

This data is instantly stored in the database upon update. Every time we are in the front end it fetches from the backend database drivers. So it is instantaneous and no compiling needed.