Advanced settings
We're still working on populating our advanced features. If you have any suggestions, please email [email protected]. We're extremely responsive! (Click anywhere to disable message)
Pro Mode
Pro Mode for more intelligent bug fixing
Set the variable VERSION to 'pro' in your .env for higher fidelity fixes. To revert to standard mode, delete the variable or assign it any other value. Note: this will reduce the number of uses per unit of payment.
Run Mode
Run Mode for running code after fixes
Set the variable RUN_MODE to 'ON' in your .env to enable Dex running your code after fixing it, returning the code output after the standard Dex output. To disable run mode, delete the variable or assign it any other value.