Change default conf

This commit is contained in:
qfx 2020-02-08 18:09:17 +02:00
parent 07dbbb06e9
commit b7c362b99e

View File

@ -1,5 +1,5 @@
return {
HOTSWAP = true,
AUTO_RUN = true,
AUTO_RUN = false,
DEBUG = true,
}